]> gitweb.factorcode.org Git - factor.git/commitdiff
Another failing unit test for db.sqlite
authorDaniel Ehrenberg <littledan@Macintosh-103.local>
Fri, 13 Feb 2009 22:07:17 +0000 (16:07 -0600)
committerDaniel Ehrenberg <littledan@Macintosh-103.local>
Fri, 13 Feb 2009 22:07:17 +0000 (16:07 -0600)
basis/db/sqlite/sqlite-tests.factor

index 529de9774b2b805e1080cc3cbe2a310b31450757..5ad4b0c889fc95ab9a9337a276b5035777779403 100644 (file)
@@ -163,3 +163,5 @@ watch "WATCH" {
         user>> f user boa select-tuple
     ] with-db
 ] unit-test
+
+[ \ swap ensure-table ] must-fail