summaryrefslogtreecommitdiff
path: root/test/csv/test_headers.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/csv/test_headers.rb')
-rwxr-xr-xtest/csv/test_headers.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/csv/test_headers.rb b/test/csv/test_headers.rb
index f6608fc871..96ff485cad 100755
--- a/test/csv/test_headers.rb
+++ b/test/csv/test_headers.rb
@@ -10,6 +10,8 @@
require_relative "base"
class TestCSV::Headers < TestCSV
+ include DifferentOFS
+
def setup
super
@data = <<-END_CSV.gsub(/^\s+/, "")