コード例 #1
0
ファイル: SyncTest.php プロジェクト: morris/sync
 static function setupBeforeClass()
 {
     Sync::$lock = 'tests/.lock';
 }