about summary refs log tree commit homepage
path: root/test/aggregate.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/aggregate.rb')
-rwxr-xr-xtest/aggregate.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/aggregate.rb b/test/aggregate.rb
index 5eebbe5..0f32b2f 100755
--- a/test/aggregate.rb
+++ b/test/aggregate.rb
@@ -1,5 +1,6 @@
 #!/usr/bin/ruby -n
 # -*- encoding: binary -*-
+# frozen_string_literal: false
 
 BEGIN { $tests = $assertions = $failures = $errors = 0 }