Use simple assersion
This commit is contained in:
parent
1d0e8fd4bb
commit
0faf02718a
@ -108,9 +108,7 @@ module TestIRB
|
||||
irb.eval_input
|
||||
end
|
||||
assert_empty err
|
||||
assert_pattern_list([:*, /\(Object doesn't support #inspect\)/,
|
||||
:*, /=> \n/,
|
||||
/\s*/], out)
|
||||
assert_equal("(Object doesn't support #inspect)\n=> \n", out)
|
||||
ensure
|
||||
$VERBOSE = verbose
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user