File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 17001700 "soundness" : " scripts/soundness.sh" ,
17011701 "check-package-json" : " tsx ./scripts/check_package_json.ts" ,
17021702 "test" : " vscode-test && npm run grammar-test" ,
1703- "grammar-test" : " vscode-tmgrammar-test ' test/unit-tests/**/*.test.swift.gyb' -g test/unit-tests/syntaxes/swift.tmLanguage.json -g test/unit-tests/syntaxes/MagicPython.tmLanguage.json" ,
1703+ "grammar-test" : " vscode-tmgrammar-test \" test/unit-tests/**/*.test.swift.gyb\" -g test/unit-tests/syntaxes/swift.tmLanguage.json -g test/unit-tests/syntaxes/MagicPython.tmLanguage.json" ,
17041704 "integration-test" : " npm test -- --label integrationTests" ,
17051705 "unit-test" : " npm test -- --label unitTests" ,
17061706 "coverage" : " npm test -- --coverage" ,
You can’t perform that action at this time.
0 commit comments