summaryrefslogtreecommitdiff
path: root/test/csv/test_encodings.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/csv/test_encodings.rb')
-rwxr-xr-xtest/csv/test_encodings.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/csv/test_encodings.rb b/test/csv/test_encodings.rb
index c40faa3dc9..e125f3baad 100755
--- a/test/csv/test_encodings.rb
+++ b/test/csv/test_encodings.rb
@@ -10,6 +10,8 @@
require_relative "base"
class TestCSV::Encodings < TestCSV
+ include DifferentOFS
+
def setup
super
require 'tempfile'