def test_compile(self):
     cli = CommandLine()
     cli.do_compile('')
Example #2
0
 def test_compile(self):
     cli = CommandLine()
     cli.do_compile('')