aboutsummaryrefslogtreecommitdiff
path: root/nginx/t/stream_js_fetch_https.t
diff options
context:
space:
mode:
authorZhidao HONG <z.hong@f5.com>2025-04-22 10:56:27 +0800
committerhongzhidao <hongzhidao@gmail.com>2025-05-09 01:14:21 +0800
commitb7f76b71f4a1511cd9d954e6da3b0da4c9de40fb (patch)
tree7e87027c23f8d0e6424fee3900b1432433f59377 /nginx/t/stream_js_fetch_https.t
parenta1e3f15f0a580f7b9d465a5b2ed2287a1705dc84 (diff)
downloadnjs-b7f76b71f4a1511cd9d954e6da3b0da4c9de40fb.tar.gz
njs-b7f76b71f4a1511cd9d954e6da3b0da4c9de40fb.zip
Fetch: QuickJS support.
Diffstat (limited to 'nginx/t/stream_js_fetch_https.t')
-rw-r--r--nginx/t/stream_js_fetch_https.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/nginx/t/stream_js_fetch_https.t b/nginx/t/stream_js_fetch_https.t
index 5d7c5c20..987a896a 100644
--- a/nginx/t/stream_js_fetch_https.t
+++ b/nginx/t/stream_js_fetch_https.t
@@ -273,8 +273,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(6);
$t->run_daemon(\&dns_daemon, port(8981), $t);