change dir from run test

This commit is contained in:
Dengke Tang
2023-02-22 11:47:44 -08:00
parent 9de07efb76
commit 826974ab25
3 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"scripts": {
"test": "./dev-scripts/run_tests",
"test-extension": "@test",
"test-win": "run_tests"
"test-win": ".\\dev-scripts\\run_tests.bat"
},
"license": "Apache-2.0"
}