summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsanine-a <sanine.not@pm.me>2023-08-01 16:21:55 -0500
committersanine-a <sanine.not@pm.me>2023-08-01 16:21:55 -0500
commit0fef1e7c013b139229f9814acf030ae25c6fee01 (patch)
tree97bee1fc03d25e95f93897e2c0dfc9251ab33ae6
parent1fa9872ad4683de387b2594ed25677cf3fd99309 (diff)
add windows test script
-rw-r--r--test.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/test.bat b/test.bat
new file mode 100644
index 0000000..c54907c
--- /dev/null
+++ b/test.bat
@@ -0,0 +1,3 @@
+set NODE_OPTIONS=--experimental-vm-modules
+
+jest