Adding two test cases for 469

This commit is contained in:
Simone Scarduzio
2016-01-24 14:52:14 +00:00
parent b5e6a93b32
commit 74d76c690f
5 changed files with 21 additions and 0 deletions
+1
View File
@@ -45,6 +45,7 @@ spec struct pool = around (withApp cfgDefault struct pool) $ do
, {"schema":"test","name":"users","insertable":true}
, {"schema":"test","name":"users_projects","insertable":true}
, {"schema":"test","name":"users_tasks","insertable":true}
, {"schema":"test","name":"withUnique","insertable":true}
] |]
{matchStatus = 200}