diff --git a/tests/004.exp b/tests/004.exp index d504d34..8305117 100644 --- a/tests/004.exp +++ b/tests/004.exp @@ -86,7 +86,7 @@ expect eof spawn -noecho $SUGAR_EXECUTABLE tests/004/incomplete-07.mol lex parse expect { eof { abort "should display failure line" } - {incomplete-07.mol:2} + {incomplete-07.mol:1} } expect { eof { abort "should display failure in incomplete-07" }