test/ts_all.rb in fastercsv-1.5.4 vs test/ts_all.rb in fastercsv-1.5.5

- old
+ new

@@ -1,10 +1,10 @@ #!/usr/local/bin/ruby -w # ts_all.rb # # Created by James Edward Gray II on 2005-11-14. -# Copyright 2005 Gray Productions. All rights reserved. +# Copyright 2012 Gray Productions. All rights reserved. require "test/unit" require "tc_csv_parsing" require "tc_features"