Don't test for tiny
This commit is contained in:
parent
43d938bbe7
commit
487e5c9bc4
@ -4,4 +4,3 @@ teardown() { rm -rf foobar; ghc-pkg unregister foobar &>/dev/null; }
|
||||
test_sqlite() { ../test/scaffold.sh < ../test/sqlite-input.txt ; }
|
||||
test_postgresql() { ../test/scaffold.sh < ../test/postgresql-input.txt; }
|
||||
#test_mongodb() { ../test/scaffold.sh < ../test/mongodb-input.txt ; }
|
||||
test_tiny() { ../test/scaffold.sh < ../test/tiny-input.txt ; }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user