add cjs-package.json marker to /test (#221076)

This commit is contained in:
Johannes Rieken
2024-07-08 13:21:02 +02:00
committed by GitHub
parent 3a63392646
commit 630e53c18b

3
test/package.json Normal file
View File

@@ -0,0 +1,3 @@
{
"type": "commonjs"
}