summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 16c33f14..47f16bfd 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -75,7 +75,7 @@ build:
parallel: true
test_script:
- - 'cd %APPVEYOR_BUILD_FOLDER%\UnitTests\DiligentCoreAPITest\assets'
+ - 'cd %APPVEYOR_BUILD_FOLDER%\Tests\DiligentCoreAPITest\assets'
- '%APPVEYOR_BUILD_FOLDER%\BuildTools\Scripts\appveyor\run_tests.bat %APPVEYOR_BUILD_FOLDER%\build'
after_test: