feat(audio): complete phase 3c slice 3 automation
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@
|
||||
"build": "node tools/build-xzbt.mjs",
|
||||
"test:phase1": "node test/phase1-runtime.test.mjs",
|
||||
"test:phase2": "node test/phase2-common-grammar.test.mjs",
|
||||
"test:phase3": "node test/phase3-audio.test.mjs",
|
||||
"test:phase3": "node --test test/phase3-*.test.mjs",
|
||||
"test:phase3c3": "node test/phase3-automation.test.mjs",
|
||||
"test": "node --test test/*.test.mjs"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user