--- MacRuby/trunk/Rakefile 2008-08-26 01:24:32 UTC (rev 478)
+++ MacRuby/trunk/Rakefile 2008-08-26 01:29:16 UTC (rev 479)
@@ -626,5 +626,5 @@
desc "Build MacRuby and extensions"
task :all => [:macruby, :extensions]
-desc "Run the tests"
+desc "Run all tests"
task :test => [:sample_test, :unit_tests]