diff options
Diffstat (limited to 'tests/slow-destroy.php')
-rw-r--r-- | tests/slow-destroy.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/slow-destroy.php b/tests/slow-destroy.php index 0f0abc1c..6af61050 100644 --- a/tests/slow-destroy.php +++ b/tests/slow-destroy.php @@ -34,4 +34,4 @@ switch ($goridge) { require_once sprintf("%s/%s.php", __DIR__, $test); -sleep(10);
\ No newline at end of file +sleep(10); |