Run direct-sqlite tests #132

This commit is contained in:
Michael Snoyman 2013-10-27 12:22:29 +02:00
parent ffefa14354
commit 86f13e643e

View File

@ -98,9 +98,6 @@ defaultExpectedFailures ghcVer = execWriter $ do
-- Requires a locally running PostgreSQL server with appropriate users
add "postgresql-simple"
-- https://github.com/IreneKnapp/direct-sqlite/issues/32
add "direct-sqlite"
-- Missing files
add "websockets"