Skip to content

Commit 9af87ae

Browse files
committed
peek
1 parent e3bf997 commit 9af87ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor/test_task.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,9 @@ mkdir c:\tests_tmp
112112
set TEST_PHP_JUNIT=c:\junit.out.xml
113113

114114
cd "%APPVEYOR_BUILD_FOLDER%"
115+
dir ext\ffi\tests
115116
nmake test TESTS="%OPCACHE_OPTS% -q --offline --show-diff --show-slow 1000 --set-timeout 120 --temp-source c:\tests_tmp --temp-target c:\tests_tmp %PARALLEL%"
117+
dir ext\ffi\tests
116118

117119
set EXIT_CODE=%errorlevel%
118120

0 commit comments

Comments
 (0)