Merge pull request #1235 from MITx/fix/zoldak/clarify-doc

Clarify the syntax of the rake fasttest command
This commit is contained in:
Victor Shnayder
2013-01-07 12:29:11 -08:00

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