renaming and test fixing

This commit is contained in:
Torsten Ruger
2018-06-02 23:48:12 +03:00
parent 1d1c7105b4
commit f35ee6425a
11 changed files with 68 additions and 54 deletions

View File

@ -47,7 +47,7 @@ module Risc
def test_cpu_at
assert_equal "0x5ed4" , Position.get(@machine.cpu_init.first).to_s
end
def test_cpu_bin
def pest_cpu_bin
assert_equal "0x5ecc" , Position.get(@machine.cpu_init).to_s
end
def test_cpu_label