Include no_pk table for future tests

This commit is contained in:
Joe Nelson
2014-08-27 19:53:18 -07:00
parent d06674a1e8
commit e454fc4526
2 changed files with 29 additions and 17 deletions
+1
View File
@@ -18,6 +18,7 @@ spec = around appWithFixture $ do
{"schema":"1","name":"auto_incrementing_pk","insertable":true}
, {"schema":"1","name":"compound_pk","insertable":true}
, {"schema":"1","name":"menagerie","insertable":true}
, {"schema":"1","name":"no_pk","insertable":true}
, {"schema":"1","name":"simple_pk","insertable":true}
] |]
{matchStatus = 200}