fix unit test

db4
Doug Coleman 2008-04-28 18:41:53 -05:00
parent 93bf51eb68
commit d213150834
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ SYMBOL: person3
SYMBOL: person4
: test-tuples ( -- )
[ ] [ person recreate-table ] unit-test
[ ] [ person ensure-table ] unit-test
[ ] [ person drop-table ] unit-test
[ ] [ person create-table ] unit-test