mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Change script file names back to original names (#7544)
This commit is contained in:
12
scripts/test-extensions-unit-unstable.bat
Normal file
12
scripts/test-extensions-unit-unstable.bat
Normal file
@@ -0,0 +1,12 @@
|
||||
:: Runs UNSTABLE Extension Tests
|
||||
|
||||
setlocal
|
||||
|
||||
set ADS_TEST_GREP=@UNSTABLE@
|
||||
set ADS_TEST_INVERT_GREP=
|
||||
|
||||
echo Running UNSTABLE Extension Tests
|
||||
|
||||
call %~dp0\test-extensions-unit.bat
|
||||
|
||||
endlocal
|
||||
Reference in New Issue
Block a user