Skip to content

Commit

Permalink
Fixing asserts in the test
Browse files Browse the repository at this point in the history
  • Loading branch information
tesonep committed Apr 4, 2022
1 parent 0df698e commit 1c194ce
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ VMPermanentSpaceImageReadingTest >> testLoadingImageCreatesPermSpace [

self saveImage.
self loadImage.

self halt.

self deny: memory getMemoryMap permSpaceStart equals: 0.
self deny: memory permSpaceFreeStart equals: 0.
]

0 comments on commit 1c194ce

Please sign in to comment.