reenable now working tests

This commit is contained in:
Torsten Ruger
2018-03-28 13:04:25 +03:00
parent 606e3f8cb3
commit 5eee79719d
4 changed files with 9 additions and 11 deletions

View File

@ -24,7 +24,7 @@ module Risc
end
def test_binary
# @machine.create_binary
@machine.create_binary
end
end
end