summaryrefslogtreecommitdiff
path: root/test/csv/test_interface.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/csv/test_interface.rb')
-rwxr-xr-xtest/csv/test_interface.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/csv/test_interface.rb b/test/csv/test_interface.rb
index 7a56f0fb29..f939d9e1ad 100755
--- a/test/csv/test_interface.rb
+++ b/test/csv/test_interface.rb
@@ -10,6 +10,8 @@
require_relative "base"
class TestCSV::Interface < TestCSV
+ include DifferentOFS
+
def setup
super
@path = File.join(File.dirname(__FILE__), "temp_test_data.csv")