Skip to content

Commit 5f01a26

Browse files
committed
Tests: Migrate from nodeunit to QUnit, update dependencies
Closes gh-618
1 parent 43d6161 commit 5f01a26

File tree

9 files changed

+1231
-2919
lines changed

9 files changed

+1231
-2919
lines changed

eslint.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export default [
5656
globals: {
5757
...globals.es2021,
5858
...globals.node,
59-
...globals.mocha
59+
...globals.qunit
6060
}
6161
}
6262
},

0 commit comments

Comments
 (0)