Skip to content
Snippets Groups Projects
Commit 662c5779 authored by Peter Baratta's avatar Peter Baratta
Browse files

Undo change to jenkins/test.sh in anticipation of merge

Original change: SHA 58e98d
This was resolved by merging in Cale's branch
  https://github.com/edx/edx-platform/pull/44
parent 5735ccaa
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,6 @@ rake test_cms || TESTS_FAILED=1
rake test_lms || TESTS_FAILED=1
rake test_common/lib/capa || TESTS_FAILED=1
rake test_common/lib/xmodule || TESTS_FAILED=1
rake test_common/lib/calc || TESTS_FAILED=1
# Run the javascript unit tests
rake phantomjs_jasmine_lms || TESTS_FAILED=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment