feat(audio): implement phase 3c master protection
This commit is contained in:
@@ -8,10 +8,12 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node tools/build-xzbt.mjs",
|
||||
"build:audio-acceptance": "node tools/build-audio-acceptance.mjs",
|
||||
"test:phase1": "node test/phase1-runtime.test.mjs",
|
||||
"test:phase2": "node test/phase2-common-grammar.test.mjs",
|
||||
"test:phase3": "node --test test/phase3-*.test.mjs",
|
||||
"test:phase3c3": "node test/phase3-automation.test.mjs",
|
||||
"test:phase3c4": "node test/phase3-protection.test.mjs",
|
||||
"test": "node --test test/*.test.mjs"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user