From 756dfe9f402b112cfee02cd2f964b83d884a2c93 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 25 Nov 2010 14:31:36 +0000 Subject: fix typos. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29927 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/ruby/test_transcode.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/ruby') 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 -- cgit v1.2.3