diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2019-12-04 07:59:49 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2019-12-04 07:59:49 +0000 |
| commit | 1ff7de7c7c684627cd86e35ff1c150213b9e1c36 (patch) | |
| tree | 4f2c131942d036a20742af25f313a4a06ac2e11e /BuildTools/Scripts | |
| parent | Enabled unit test on appveyor (diff) | |
| download | DiligentCore-1ff7de7c7c684627cd86e35ff1c150213b9e1c36.tar.gz DiligentCore-1ff7de7c7c684627cd86e35ff1c150213b9e1c36.zip | |
appveyor: fixed run test instruction
Diffstat (limited to 'BuildTools/Scripts')
| -rw-r--r-- | BuildTools/Scripts/appveyor/run_tests.bat | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/BuildTools/Scripts/appveyor/run_tests.bat b/BuildTools/Scripts/appveyor/run_tests.bat deleted file mode 100644 index 800e10ec..00000000 --- a/BuildTools/Scripts/appveyor/run_tests.bat +++ /dev/null @@ -1,5 +0,0 @@ -REM Must be executed from build\DiligentCore folder - -if NOT "%PLATFORM_NAME%"=="UWP" ( - UnitTests\%CONFIGURATION%\DiligentCoreTest.exe -) |
