aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_transcode.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/ruby/test_transcode.rb')
-rw-r--r--test/ruby/test_transcode.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ruby/test_transcode.rb b/test/ruby/test_transcode.rb
index cca7aabac9..a313037896 100644
--- a/test/ruby/test_transcode.rb
+++ b/test/ruby/test_transcode.rb
@@ -1,6 +1,6 @@
-# -*- encoding: ASCII-8BIT -*- # make sure this runs in binary mode
+# encoding: ASCII-8BIT # make sure this runs in binary mode
# some of the comments are in UTF-8
-
+p __ENCODING__
require 'test/unit'
class TestTranscode < Test::Unit::TestCase
def test_errors