コード例 #1
0
 def tearDown(self):
     ConfigRegistry.clean()
コード例 #2
0
 def tearDown(self):
     ConfigRegistry.clean()
コード例 #3
0
 def tearDown(self):
     ConfigRegistry.clean()
     os.remove(self.filename)
コード例 #4
0
ファイル: test_shipGeoConfig.py プロジェクト: CelsoFCF/new
 def tearDown(self):
     ConfigRegistry.clean()
     os.remove(self.filename)