Commit 16d5a769 by Calen Pennington

Add a fasttest rake command that runs both fasttest_cms and fasttest_lms

parent 6ece7fd5
......@@ -193,6 +193,8 @@ TEST_TASK_DIRS = []
run_tests(system, report_dir, args.stop_on_failure)
end
task :fasttest => "fasttest_#{system}"
TEST_TASK_DIRS << system
desc <<-desc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment