aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_pp.rb')
-rw-r--r--test/test_pp.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/test_pp.rb b/test/test_pp.rb
index 70390c7559..5f8216dcce 100644
--- a/test/test_pp.rb
+++ b/test/test_pp.rb
@@ -1,5 +1,4 @@
-#
-# -*- frozen_string_literal: true -*-
+# frozen_string_literal: true
require 'pp'
require 'delegate'