alien.complex: fix tests

db4
Slava Pestov 2009-09-24 12:59:56 -05:00
parent 91dc6adc2e
commit 63bf76cc1e
1 changed files with 2 additions and 2 deletions

View File

@ -16,6 +16,6 @@ STRUCT: complex-holder
[ C{ 1.0 2.0 } ] [ "h" get z>> ] unit-test
[ number ] [ "complex-float" c-type-boxed-class ] unit-test
[ complex ] [ "complex-float" c-type-boxed-class ] unit-test
[ number ] [ "complex-double" c-type-boxed-class ] unit-test
[ complex ] [ "complex-double" c-type-boxed-class ] unit-test