mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-01 01:25:38 -05:00
9
scripts/sql-test-integration-unstable.bat
Normal file
9
scripts/sql-test-integration-unstable.bat
Normal file
@@ -0,0 +1,9 @@
|
||||
setlocal
|
||||
|
||||
set ADS_TEST_GREP=@UNSTABLE@
|
||||
|
||||
echo Running unstable tests
|
||||
|
||||
call %~dp0\sql-test-integration.bat
|
||||
|
||||
endlocal
|
||||
Reference in New Issue
Block a user