コード例 #1
0
ファイル: InsertTest.php プロジェクト: openbuildings/jam
 public function tearDown()
 {
     Jam::clear_cache();
     parent::tearDown();
 }