Sometimes result indicator (=>) isn't shown
This commit is contained in:
parent
0faf02718a
commit
ee2529dffe
@ -108,7 +108,7 @@ module TestIRB
|
||||
irb.eval_input
|
||||
end
|
||||
assert_empty err
|
||||
assert_equal("(Object doesn't support #inspect)\n=> \n", out)
|
||||
assert(/\(Object doesn't support #inspect\)\n(=> )?\n/, out)
|
||||
ensure
|
||||
$VERBOSE = verbose
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user