gc-decode: Fix test for win64.
parent
14b3261bef
commit
fde83ae6f1
|
@ -28,6 +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 t f f f f f t t t t } ! win64
|
||||||
?{ t 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
|
||||||
|
|
Loading…
Reference in New Issue