aboutsummaryrefslogtreecommitdiff
path: root/nginx/t/js_fetch_timeout.t
diff options
context:
space:
mode:
Diffstat (limited to 'nginx/t/js_fetch_timeout.t')
-rw-r--r--nginx/t/js_fetch_timeout.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/nginx/t/js_fetch_timeout.t b/nginx/t/js_fetch_timeout.t
index 5b207b90..ab1ba24a 100644
--- a/nginx/t/js_fetch_timeout.t
+++ b/nginx/t/js_fetch_timeout.t
@@ -116,8 +116,6 @@ EOF
$t->try_run('no js_fetch_timeout');
-plan(skip_all => 'not yet') if http_get('/engine') =~ /QuickJS$/m;
-
$t->plan(2);
###############################################################################