Clarify the syntax of the rake fasttest command

This commit is contained in:
Jay Zoldak
2013-01-07 15:23:08 -05:00
parent e428e9cb2a
commit d3fd6ac151

View File

@@ -42,8 +42,12 @@ This runs all the tests (long, uses collectstatic):
If if you aren't changing static files, can run `rake test` once, then run
rake fasttest_{lms,cms}
rake fasttest_lms
or
rake fasttest_cms
xmodule can be tested independently, with this:
rake test_common/lib/xmodule