We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ac5765 commit 9799272Copy full SHA for 9799272
1 file changed
test/es-module/test-esm-wasm.mjs
@@ -1,6 +1,6 @@
1
import { spawnPromisified } from '../common/index.mjs';
2
import * as fixtures from '../common/fixtures.mjs';
3
-import { strictEqual, match } from 'node:assert';
+import { strictEqual } from 'node:assert';
4
import { execPath } from 'node:process';
5
import { describe, it } from 'node:test';
6
0 commit comments