summaryrefslogtreecommitdiff
path: root/test/erb/test_erb_command.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/erb/test_erb_command.rb')
-rw-r--r--test/erb/test_erb_command.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/erb/test_erb_command.rb b/test/erb/test_erb_command.rb
index abc8fdbe25..406b14cdb3 100644
--- a/test/erb/test_erb_command.rb
+++ b/test/erb/test_erb_command.rb
@@ -1,4 +1,5 @@
# -*- coding: us-ascii -*-
+# frozen_string_literal: false
require 'test/unit'
class TestErbCommand < Test::Unit::TestCase