コード例 #1
0
ファイル: app_test.py プロジェクト: zatricion/Spiderweb
 def tearDown(self):
     q = Connection.delete()
     q.execute()