Skip to content

Commit e8492e5

Browse files
committed
Revert "fix"
This reverts commit 3853e63. Revert "peek" This reverts commit 9af87ae.
1 parent 3853e63 commit e8492e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor/test_task.bat

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +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
116115
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%"
117116

118117
set EXIT_CODE=%errorlevel%
119-
dir ext\ffi\tests
120118

121119
appveyor PushArtifact %TEST_PHP_JUNIT%
122120

0 commit comments

Comments
 (0)