Fix memory test on OpenBSD
parent
46a1089fd8
commit
38046364ac
|
@ -6,9 +6,10 @@ IN: memory.tests
|
||||||
! LOL
|
! LOL
|
||||||
[ ] [
|
[ ] [
|
||||||
vm
|
vm
|
||||||
|
"-i=" image append
|
||||||
"-generations=2"
|
"-generations=2"
|
||||||
"-e=USING: memory io prettyprint system ; input-stream gc . 0 exit"
|
"-e=USING: memory io prettyprint system ; input-stream gc . 0 exit"
|
||||||
3array try-process
|
4array try-process
|
||||||
] unit-test
|
] unit-test
|
||||||
|
|
||||||
[ [ ] instances ] must-infer
|
[ [ ] instances ] must-infer
|
||||||
|
|
Loading…
Reference in New Issue