before functional changes by codex

This commit is contained in:
znetsixe
2026-02-19 17:37:48 +01:00
parent e69825a48e
commit 46adc1ee9b
13 changed files with 81 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
"description": "Control module valve",
"main": "valve.js",
"scripts": {
"test": "node valve.js"
"test": "node --test test/basic/*.test.js test/integration/*.test.js test/edge/*.test.js"
},
"repository": {
"type": "git",