mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-18 11:03:18 -04: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