Compare actual result
This commit is contained in:
parent
5b1bf8dd2d
commit
8827697ec4
@ -19,8 +19,8 @@ assert_equal %q{ok}, %q{
|
||||
:ok
|
||||
}.value
|
||||
}
|
||||
assert_equal %q{ok}, %q{
|
||||
:ok if Thread.new{sleep}.backtrace == []
|
||||
assert_equal %q{[]}, %q{
|
||||
Thread.new{sleep}.backtrace
|
||||
}
|
||||
assert_equal %q{ok}, %q{
|
||||
begin
|
||||
|
Loading…
x
Reference in New Issue
Block a user