start implementing return for constant
This commit is contained in:
@ -18,7 +18,7 @@ module Vool
|
||||
def test_slot_starts_at_message
|
||||
assert_equal :message , @stats.first.left[0]
|
||||
end
|
||||
def test_slot_gets_self
|
||||
def test_slot_gets_frame
|
||||
assert_equal :frame , @stats.first.left[1]
|
||||
end
|
||||
def test_slot_assigns_to_local
|
||||
|
Reference in New Issue
Block a user