aboutsummaryrefslogtreecommitdiff
path: root/nginx/t/stream_js_periodic_fetch.t
diff options
context:
space:
mode:
Diffstat (limited to 'nginx/t/stream_js_periodic_fetch.t')
-rw-r--r--nginx/t/stream_js_periodic_fetch.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/nginx/t/stream_js_periodic_fetch.t b/nginx/t/stream_js_periodic_fetch.t
index e88d69d5..60599423 100644
--- a/nginx/t/stream_js_periodic_fetch.t
+++ b/nginx/t/stream_js_periodic_fetch.t
@@ -147,7 +147,6 @@ EOF
$t->run_daemon(\&stream_daemon, port(8090));
$t->try_run('no js_periodic with fetch');
-plan(skip_all => 'not yet') if http_get('/engine') =~ /QuickJS$/m;
$t->plan(3);
$t->waitforsocket('127.0.0.1:' . port(8090));