ソースを参照

Fixed faulty test

master
Ludovic 'Archivist' Lagouardette 1年前
コミット
7d72930f9c
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      tests/004.exp

+ 1
- 1
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" }

読み込み中…
キャンセル
保存