1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
From: =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org>
Date: Mon, 29 Jul 2024 08:24:04 +0000
Subject: Port test of minipass-pipeline to newer tap
forwarded: not-needed
---
minipass-pipeline/tap-snapshots/test/basic.js.test.cjs | 1 +
1 file changed, 1 insertion(+)
create mode 120000 minipass-pipeline/tap-snapshots/test/basic.js.test.cjs
diff --git a/minipass-pipeline/tap-snapshots/test/basic.js.test.cjs b/minipass-pipeline/tap-snapshots/test/basic.js.test.cjs
new file mode 120000
index 0000000..6c15162
--- /dev/null
+++ b/minipass-pipeline/tap-snapshots/test/basic.js.test.cjs
@@ -0,0 +1 @@
+../test-basic.js-TAP.test.js
\ No newline at end of file
|