aboutsummaryrefslogtreecommitdiffstats
path: root/addon/js_upload/file-uploader/tests/action-slow-response.php
diff options
context:
space:
mode:
Diffstat (limited to 'addon/js_upload/file-uploader/tests/action-slow-response.php')
-rw-r--r--addon/js_upload/file-uploader/tests/action-slow-response.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/addon/js_upload/file-uploader/tests/action-slow-response.php b/addon/js_upload/file-uploader/tests/action-slow-response.php
new file mode 100644
index 000000000..15c38d8cf
--- /dev/null
+++ b/addon/js_upload/file-uploader/tests/action-slow-response.php
@@ -0,0 +1,2 @@
+<?php
+sleep(9); \ No newline at end of file