repo.or.cz
/
rbx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Change soft-fail to use the config, rather than env
[rbx.git]
/
spec
/
frozen
/
1.8
/
library
/
csv
/
read_spec.rb
blob
77ca394dba6b47f973275dd3a7993c0850cd63e2
1
require File.dirname(__FILE__) + '/../../spec_helper'
2
require 'csv'
3
4
describe "CSV.read" do
5
it "needs to be reviewed for spec completeness"
6
end