diff options
Diffstat (limited to 'tests/plugins/service/test_files')
-rw-r--r-- | tests/plugins/service/test_files/loop.php | 6 | ||||
-rwxr-xr-x | tests/plugins/service/test_files/test_binary | bin | 1363968 -> 0 bytes |
2 files changed, 0 insertions, 6 deletions
diff --git a/tests/plugins/service/test_files/loop.php b/tests/plugins/service/test_files/loop.php deleted file mode 100644 index 6ba488ef..00000000 --- a/tests/plugins/service/test_files/loop.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php -for ($x = 0; $x <= 1000; $x++) { - sleep(1); - error_log("The number is: $x", 0); -} -?> diff --git a/tests/plugins/service/test_files/test_binary b/tests/plugins/service/test_files/test_binary Binary files differdeleted file mode 100755 index 480fb7e2..00000000 --- a/tests/plugins/service/test_files/test_binary +++ /dev/null |