summaryrefslogtreecommitdiff
path: root/test/csv/test_encodings.rb
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-26 02:15:55 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-26 02:15:55 +0000
commit6d8c13bc61c465ab400a12e0a44e9de52f117b7b (patch)
treeb8e52adb2654f14838ea04d8f4e3fa774d4e7b30 /test/csv/test_encodings.rb
parentdd5ad24735bebabb7e20df7b408c33b34f784b8f (diff)
* test/with_different_ofs.rb (DifferentOFS): should not affect
original classes. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30380 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/csv/test_encodings.rb')
-rwxr-xr-xtest/csv/test_encodings.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/csv/test_encodings.rb b/test/csv/test_encodings.rb
index e125f3baad..0067d6f53f 100755
--- a/test/csv/test_encodings.rb
+++ b/test/csv/test_encodings.rb
@@ -10,7 +10,7 @@
require_relative "base"
class TestCSV::Encodings < TestCSV
- include DifferentOFS
+ extend DifferentOFS
def setup
super