aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/actionpack/test/hello_world_container.builder
diff options
context:
space:
mode:
Diffstat (limited to 'actionview/test/fixtures/actionpack/test/hello_world_container.builder')
-rw-r--r--actionview/test/fixtures/actionpack/test/hello_world_container.builder1
1 files changed, 0 insertions, 1 deletions
diff --git a/actionview/test/fixtures/actionpack/test/hello_world_container.builder b/actionview/test/fixtures/actionpack/test/hello_world_container.builder
index f0291694ee..24032ab5e0 100644
--- a/actionview/test/fixtures/actionpack/test/hello_world_container.builder
+++ b/actionview/test/fixtures/actionpack/test/hello_world_container.builder
@@ -1,4 +1,3 @@
-# frozen_string_literal: true
xml.test do
render partial: "hello", locals: { xm: xml }
end