Skip to content
Snippets Groups Projects
Commit 196f553c authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

Task #10079: run all tests

parent 86ce5e05
No related branches found
No related tags found
No related merge requests found
......@@ -472,4 +472,4 @@ if __name__ == '__main__':
exit(3)
#run the unit tests
unittest.main(defaultTest='TestQAService.test_01_qa_service_for_expected_behaviour')
unittest.main()
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