mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Change script file names back to original names (#7544)
This commit is contained in:
@@ -7,6 +7,6 @@ set ADS_TEST_INVERT_GREP=
|
||||
|
||||
echo Running UNSTABLE Extension Tests
|
||||
|
||||
call %~dp0\test-extensions.bat
|
||||
call %~dp0\test-extensions-unit.bat
|
||||
|
||||
endlocal
|
||||
@@ -14,4 +14,4 @@ export ADS_TEST_GREP=@UNSTABLE@
|
||||
export ADS_TEST_INVERT_GREP=
|
||||
echo Running UNSTABLE Extension Tests
|
||||
|
||||
./scripts/test-extensions.sh
|
||||
./scripts/test-extensions-unit.sh
|
||||
Reference in New Issue
Block a user