def test_load_config__no_project(self): with temporary_dir(): with self.assertRaises(SystemExit): cci.load_config()