tools.gc-decode.tests: make test case work on 32 bit

db4
Björn Lindqvist 2015-01-28 08:38:12 +00:00 committed by John Benediktsson
parent 6a7ef7662f
commit 4a1877544e
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ IN: tools.gc-decode.tests
\ effects:<effect> word>gc-info scrub-bits \ effects:<effect> word>gc-info scrub-bits
{ {
?{ t t t t f t t t t } ! 64-bit ?{ t t t t f t t t t } ! 64-bit
?{ t t t f f f f f t t t t } ! 32-bit ?{ t t t t f f f f f t t t t } ! 32-bit
} member? } member?
] unit-test ] unit-test