File: 0012-Fix-test-that-fail.patch

package info (click to toggle)
node-minipass 5.0.0%2B~cs13.3.24-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,348 kB
  • sloc: javascript: 9,187; sh: 33; makefile: 5
file content (20 lines) | stat: -rw-r--r-- 682 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
From: =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org>
Date: Mon, 29 Jul 2024 08:14:05 +0000
Subject: Fix test that fail

link snapshot for newer tap

forwared: not-needed
---
 minipass-json-stream/tap-snapshots/test/basic.js.test.cjs | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 minipass-json-stream/tap-snapshots/test/basic.js.test.cjs

diff --git a/minipass-json-stream/tap-snapshots/test/basic.js.test.cjs b/minipass-json-stream/tap-snapshots/test/basic.js.test.cjs
new file mode 120000
index 0000000..6c15162
--- /dev/null
+++ b/minipass-json-stream/tap-snapshots/test/basic.js.test.cjs
@@ -0,0 +1 @@
+../test-basic.js-TAP.test.js
\ No newline at end of file