appveyor - run render tests only once

This commit is contained in:
Mikulas Florek 2016-01-09 22:46:21 +01:00
parent 5e9eff3948
commit 0e8e7eae4e

View file

@ -14,8 +14,6 @@ test_script:
cd LumixEngine_data
& "..\projects\tmp\bin\RelWithDebInfo\render_test.exe" | Write-Output
& "..\projects\tmp\bin\RelWithDebInfo\unit_tests.exe" | Write-Output
$wc = New-Object Net.WebClient