Skip to content

Commit

Permalink
Handle Ctrl-C #74
Browse files Browse the repository at this point in the history
  • Loading branch information
xonixx committed Dec 7, 2021
1 parent 61f3d0d commit e44ab6f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/manual_ctrl_c.expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ expect {
"b start" {
sleep 0.2
send \x03
interact
exp_continue
}
"goal 'b' failed" { puts "SUCCESS" }
"SHOULD NOT SHOW" { puts "ERROR" }
}

0 comments on commit e44ab6f

Please sign in to comment.