always slot definitions in slot loads

This commit is contained in:
Torsten Ruger
2018-03-10 18:04:04 +05:30
parent bc5906fb83
commit dae17e0c18
7 changed files with 17 additions and 13 deletions

View File

@ -14,7 +14,7 @@ module Vool
assert_equal Mom::ArgumentTransfer, @stats[1].class
end
def test_receiver_move
assert_equal :receiver, @stats[1].receiver.left[2]
assert_equal :receiver, @stats[1].receiver.left.slots[1]
end
def test_receiver
type , value = receiver