diff --git a/QA/QA_Service/test/t_qa_service.py b/QA/QA_Service/test/t_qa_service.py
index 0c20e27e9b2945fae4de3d31abfd7c893d95185e..ac05963b5d0558a60ea7251e7e4e2adcb85b9044 100755
--- a/QA/QA_Service/test/t_qa_service.py
+++ b/QA/QA_Service/test/t_qa_service.py
@@ -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()