From 46783061ceddee1fe8dd4f9aa9e71a2e6a293e7f Mon Sep 17 00:00:00 2001 From: Thomas PEREZ Date: Wed, 9 Oct 2019 20:57:28 +0200 Subject: Php cs fixer --- tests/slow-client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/slow-client.php') diff --git a/tests/slow-client.php b/tests/slow-client.php index f09142b5..bc4b0561 100644 --- a/tests/slow-client.php +++ b/tests/slow-client.php @@ -35,4 +35,4 @@ switch ($goridge) { usleep($bootDelay * 1000); require_once sprintf("%s/%s.php", __DIR__, $test); -usleep($shutdownDelay * 1000); \ No newline at end of file +usleep($shutdownDelay * 1000); -- cgit v1.2.3