specs.watchr in rawler-0.0.6 vs specs.watchr in rawler-0.0.7
- old
+ new
@@ -23,10 +23,9 @@
system("clear;rspec -cfs #{files_to_run}")
no_int_for_you
end
def run_all_tests
- puts "foo"
run(all_test_files.join(' '))
end
# --------------------------------------------------
# Watchr Rules