Skip to content

Commit 9ec3423

Browse files
committed
wip
1 parent dda7ba6 commit 9ec3423

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

appveyor.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ test_script:
4545
on_failure:
4646
- >
4747
for /r %%x in (*.actual) do (
48-
echo --- %%x
49-
type %%x
50-
echo.
51-
echo.
48+
echo --- %%x
49+
type %%x
50+
echo.
51+
echo.
5252
)

0 commit comments

Comments
 (0)