Export From

This commit is contained in:
Chris Allen 2017-07-25 13:53:20 -05:00
parent ff87a31951
commit 2867517729

View File

@ -12,7 +12,8 @@ ghci:
test: test:
stack test stack test
test-postgresql: # Intended for use in local dev
test-postgresql: reset-pgsql
stack test --flag esqueleto:postgresql stack test --flag esqueleto:postgresql
test-mysql: test-mysql: