aboutsummaryrefslogtreecommitdiff
path: root/nginx/t/js_fetch_verify.t
diff options
context:
space:
mode:
Diffstat (limited to 'nginx/t/js_fetch_verify.t')
-rw-r--r--nginx/t/js_fetch_verify.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/nginx/t/js_fetch_verify.t b/nginx/t/js_fetch_verify.t
index 4c97e04d..f98b4d8c 100644
--- a/nginx/t/js_fetch_verify.t
+++ b/nginx/t/js_fetch_verify.t
@@ -114,8 +114,6 @@ foreach my $name ('localhost') {
$t->try_run('no js_fetch_verify');
-plan(skip_all => 'not yet') if http_get('/engine') =~ /QuickJS$/m;
-
$t->plan(2);
$t->run_daemon(\&dns_daemon, port(8981), $t);