ci: fix .out regression after d407a64

master
Delyan Angelov 2022-05-13 11:18:17 +03:00
parent c1bafe7a5a
commit 714ce4e7fc
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
vlib/v/parser/tests/dollar_err.vv:1:1: error: unexpected eof, expecting `if`
vlib/v/parser/tests/dollar_err.vv:1:1: error: unexpected eof
1 | $
| ^
| ^