|
@ -86,7 +86,7 @@ expect eof |
|
|
spawn -noecho $SUGAR_EXECUTABLE tests/004/incomplete-07.mol lex parse |
|
|
spawn -noecho $SUGAR_EXECUTABLE tests/004/incomplete-07.mol lex parse |
|
|
expect { |
|
|
expect { |
|
|
eof { abort "should display failure line" } |
|
|
eof { abort "should display failure line" } |
|
|
{incomplete-07.mol:2} |
|
|
|
|
|
|
|
|
{incomplete-07.mol:1} |
|
|
} |
|
|
} |
|
|
expect { |
|
|
expect { |
|
|
eof { abort "should display failure in incomplete-07" } |
|
|
eof { abort "should display failure in incomplete-07" } |
|
|