Commit 8f700c3b by Ben Patterson

This also should be run.

parent af536c17
...@@ -35,7 +35,8 @@ paver test_system -t cms/djangoapps/course_creators/tests/test_views.py ...@@ -35,7 +35,8 @@ paver test_system -t cms/djangoapps/course_creators/tests/test_views.py
paver test_js_run -s xmodule paver test_js_run -s xmodule
# Run some of the bok-choy tests # Run some of the bok-choy tests
paver test_bokchoy -t discussion/test_discussion.py:DiscussionTabSingleThreadTest paver test_bokchoy -t lms/test_account_settings.py:AccountSettingsPageTest.test_email_field
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 studio/test_studio_with_ora_component.py:ORAComponentTest --fasttest
paver test_bokchoy -t lms/test_lms_matlab_problem.py:MatlabProblemTest --fasttest paver test_bokchoy -t lms/test_lms_matlab_problem.py:MatlabProblemTest --fasttest
......
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