aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/actionpack/test/hello_world_from_rxml.builder
diff options
context:
space:
mode:
Diffstat (limited to 'actionview/test/fixtures/actionpack/test/hello_world_from_rxml.builder')
-rw-r--r--actionview/test/fixtures/actionpack/test/hello_world_from_rxml.builder1
1 files changed, 0 insertions, 1 deletions
diff --git a/actionview/test/fixtures/actionpack/test/hello_world_from_rxml.builder b/actionview/test/fixtures/actionpack/test/hello_world_from_rxml.builder
index 2a87fd1a3d..619a97ba96 100644
--- a/actionview/test/fixtures/actionpack/test/hello_world_from_rxml.builder
+++ b/actionview/test/fixtures/actionpack/test/hello_world_from_rxml.builder
@@ -1,4 +1,3 @@
-# frozen_string_literal: true
xml.html do
xml.p "Hello"
end