def test_run_preprocessors(self):
     cli = CommandLine()
     cli.do_run_preprocessors('')
Example #2
0
 def test_run_preprocessors(self):
     cli = CommandLine()
     cli.do_run_preprocessors('')