linker and collector test work again

had to give space a fixed number of addresses
This commit is contained in:
Torsten Ruger
2018-07-02 16:19:01 +03:00
parent 4e49c0469c
commit 474cd4b348
6 changed files with 12 additions and 15 deletions

View File

@ -104,7 +104,7 @@ module Parfait
count += 1
addr = addr.next_integer
end
assert_equal 10, count
assert_equal 200, count
end
def test_messages