still some names that needed changing

This commit is contained in:
Torsten Ruger
2018-08-12 14:48:20 +03:00
parent 25d7b8bd83
commit fee9e261a5
4 changed files with 9 additions and 8 deletions

View File

@ -18,7 +18,7 @@ module Risc
assert_equal 72 , Position.get(@instruction.last).at
end
def test_next
assert @binary.next
assert @binary.next_code
end
def test_insert_initializes
@instruction.insert DummyInstruction.new