Skip to content

Commit

Permalink
Meant to not specify a particular test in the TestUserInfo example
Browse files Browse the repository at this point in the history
  • Loading branch information
dannon committed Apr 7, 2015
1 parent 894cc1c commit 27a7895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ https://nose.readthedocs.org/en/latest/usage.html#selecting-tests. These are
indicated with the optional parameter (test_path). A few examples are:
Run all TestUserInfo functional tests:
./run_tests.sh test/functional/test_user_info.py:TestUserInfo.test_005_create_user_info_forms
./run_tests.sh test/functional/test_user_info.py:TestUserInfo
Run a specific API test requiring the framework test tools:
./run_tests.sh -api -with_framework_test_tools test/api/test_tools.py:ToolsTestCase.test_map_over_with_output_format_actions
Expand Down

0 comments on commit 27a7895

Please sign in to comment.