mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -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
|
echo Running UNSTABLE Extension Tests
|
||||||
|
|
||||||
call %~dp0\test-extensions.bat
|
call %~dp0\test-extensions-unit.bat
|
||||||
|
|
||||||
endlocal
|
endlocal
|
||||||
@@ -14,4 +14,4 @@ export ADS_TEST_GREP=@UNSTABLE@
|
|||||||
export ADS_TEST_INVERT_GREP=
|
export ADS_TEST_INVERT_GREP=
|
||||||
echo Running UNSTABLE Extension Tests
|
echo Running UNSTABLE Extension Tests
|
||||||
|
|
||||||
./scripts/test-extensions.sh
|
./scripts/test-extensions-unit.sh
|
||||||
Reference in New Issue
Block a user