summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/ruby/test_transcode.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ruby/test_transcode.rb b/test/ruby/test_transcode.rb
index 9a3776273f..801502a1d4 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
# some of the comments are in UTF-8
-p __ENCODING__
+
require 'test/unit'
class TestTranscode < Test::Unit::TestCase
def test_errors