Commit ef1c6664 by Ben Patterson

update validation tasks to match new subdirs on platform.

parent 517f6f52
......@@ -36,8 +36,8 @@ paver test_js_run -s xmodule
# Run some of the bok-choy tests
paver test_bokchoy -t test_lms.py:RegistrationTest
paver test_bokchoy -t test_discussion.py:DiscussionTabSingleThreadTest --fasttest
paver test_bokchoy -t test_studio_with_ora_component.py:ORAComponentTest --fasttest
paver test_bokchoy -t discussion/test_discussion.py:DiscussionTabSingleThreadTest --fasttest
paver test_bokchoy -t studio/test_studio_with_ora_component.py:ORAComponentTest --fasttest
paver test_bokchoy -t test_matlab_problem.py:MatlabProblemTest --fasttest
# Run some of the lettuce acceptance tests
......
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