コード例 #1
0
ファイル: test_lib.py プロジェクト: MrTomato8/littlechef
 def tearDown(self):
     chef._remove_local_node_data_bag()
     super(TestChef, self).tearDown()
コード例 #2
0
ファイル: test_lib.py プロジェクト: cocoy/littlechef
 def tearDown(self):
     chef._remove_local_node_data_bag()
     super(TestChef, self).tearDown()