spec/jruby_csv_spec.rb in ting-0.9.0 vs spec/jruby_csv_spec.rb in ting-0.10.0
- old
+ new
@@ -1,8 +1,7 @@
# -*- coding: utf-8 -*-
-
+require 'spec_helper'
require 'csv'
-require 'rspec/autorun'
# Describes a problem with CSV parsing on JRuby, see output at the bottom.
#
# Version:
# jruby 1.7.2 (1.9.3p327) 2013-01-04 302c706 on Java HotSpot(TM) Server VM 1.7.0_15-b03 [linux-i386]