spec/csv2hash/parser_spec.rb in csv2hash-0.0.2 vs spec/csv2hash/parser_spec.rb in csv2hash-0.1

- old
+ new

@@ -1,3 +1,3 @@ require 'spec_helper' -describe Parser \ No newline at end of file +describe Csv2hash::Parser