aboutsummaryrefslogtreecommitdiff
path: root/nginx/t/js_fetch_https.t
diff options
context:
space:
mode:
Diffstat (limited to 'nginx/t/js_fetch_https.t')
-rw-r--r--nginx/t/js_fetch_https.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/nginx/t/js_fetch_https.t b/nginx/t/js_fetch_https.t
index 9a44a339..8ede1048 100644
--- a/nginx/t/js_fetch_https.t
+++ b/nginx/t/js_fetch_https.t
@@ -196,8 +196,6 @@ foreach my $name ('default.example.com', '1.example.com') {
$t->try_run('no njs.fetch');
-plan(skip_all => 'not yet') if http_get('/engine') =~ /QuickJS$/m;
-
$t->plan(7);
$t->run_daemon(\&dns_daemon, port(8981), $t);