Exemplo n.º 1
0
 def test_load_config__no_project(self):
     with temporary_dir():
         with self.assertRaises(SystemExit):
             cci.load_config()
Exemplo n.º 2
0
 def test_load_config__no_project(self):
     with temporary_dir():
         with self.assertRaises(SystemExit):
             cci.load_config()