Commit 0193cc59 by Ashley Penney

Remove this altogether.

parent 9dd9727b
......@@ -45,9 +45,6 @@ TESTS_FAILED=0
rake test_lms[false] || TESTS_FAILED=1
rake test_common/lib/capa || TESTS_FAILED=1
rake test_common/lib/xmodule || TESTS_FAILED=1
if [[ "${JOB_NAME}" == "*cms*" ]]; then
rake phantomjs_jasmine_lms || true
fi
# Don't run the studio tests until feature/cale/cms-master is merged in
# rake phantomjs_jasmine_cms || true
rake coverage:xml coverage:html
......
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