summaryrefslogtreecommitdiff
path: root/test/ruby/test_transcode.rb
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-25 14:31:36 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-25 14:31:36 +0000
commit756dfe9f402b112cfee02cd2f964b83d884a2c93 (patch)
tree10bf458ccf235fd0e6480c87239fcb23ffc67a8a /test/ruby/test_transcode.rb
parentbd98301784605e72eb8b4c61cae9cb57c802dea1 (diff)
fix typos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29927 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/ruby/test_transcode.rb')
-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