This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
sugar
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fixed faulty test
master
Ludovic 'Archivist' Lagouardette
1 year ago
parent
e33b26a276
commit
7d72930f9c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/004.exp
+ 1
- 1
tests/004.exp
View File
@ -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" }
Write
Preview
Loading…
Cancel
Save