test.sh in libruby-0.2.0 vs test.sh in libruby-0.4.0

- old
+ new

@@ -1,2 +1,4 @@ #!/bin/sh -bundle exec rake test +#bundle exec rake test TEST=test/models/entry_test.rb TESTOPTS="--name=test_sample_2" +bundle exec rake test $* +