File: fix-test-type.patch

package info (click to toggle)
node-immutable-tuple 0.4.10-13
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 928 kB
  • sloc: javascript: 3,828; makefile: 5; sh: 3
file content (10 lines) | stat: -rw-r--r-- 223 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Description: force commonjs in test
Author: Yadd <yadd@debian.org>
Bug-Debian: https://bugs.debian.org/1101242
Forwarded: no
Last-Update: 2025-04-06

--- /dev/null
+++ b/test/package.json
@@ -0,0 +1 @@
+{"type":"commonjs"}