def test_run_tests(self):
     cli = CommandLine()
     cli.do_run_tests('')
Example #2
0
 def test_run_tests(self):
     cli = CommandLine()
     cli.do_run_tests('')