mirror of
https://github.com/Qbix/webserver.git
synced 2026-07-22 07:57:23 +02:00
Added tests
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
sleep(2);
|
||||
echo json_encode(['slept' => 2]);
|
||||
Reference in New Issue
Block a user