summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_cmath.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_cmath.rb b/test/test_cmath.rb
index 2752ce782c..f0d8718315 100644
--- a/test/test_cmath.rb
+++ b/test/test_cmath.rb
@@ -1,4 +1,4 @@
-# frozen_string_literal: false
+# frozen_string_literal: true
require 'test/unit'
require 'cmath'