1.0
This commit is contained in:
3
php-sdk/tests/mock-server/timeout.php
Normal file
3
php-sdk/tests/mock-server/timeout.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
sleep(10);
|
||||
echo "OK";
|
||||
Reference in New Issue
Block a user