diff --git a/test/integration/render_profiling_test.rb b/test/integration/profiler_test.rb similarity index 99% rename from test/integration/render_profiling_test.rb rename to test/integration/profiler_test.rb index 67ba213..0de84d0 100644 --- a/test/integration/render_profiling_test.rb +++ b/test/integration/profiler_test.rb @@ -2,7 +2,7 @@ require 'test_helper' -class RenderProfilingTest < Minitest::Test +class ProfilerTest < Minitest::Test include Liquid class ProfilingFileSystem