Rakefile in
SparseMatrixProject-0.0.1
vs Rakefile in
SparseMatrixProject-0.0.2
- old
+ new
@@ -10,6 +10,5 @@
desc "Run UniTest Matrices" task :test do sh "ruby -Ilib -Itest test/tc_Matrices.rb" end
-