diff options
Diffstat (limited to 'nginx/t/js_periodic_fetch.t')
-rw-r--r-- | nginx/t/js_periodic_fetch.t | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nginx/t/js_periodic_fetch.t b/nginx/t/js_periodic_fetch.t index d7bcfb76..0231b662 100644 --- a/nginx/t/js_periodic_fetch.t +++ b/nginx/t/js_periodic_fetch.t @@ -121,8 +121,6 @@ EOF $t->try_run('no js_periodic with fetch'); -plan(skip_all => 'not yet') if http_get('/engine') =~ /QuickJS$/m; - $t->plan(3); ############################################################################### |