]> pd.if.org Git - uuid/blobdiff - postgres/Makefile
Added tap tests for postgres extension.
[uuid] / postgres / Makefile
index 1c242628d29aba15adedd94de4355334fd298c6a..9c5b5d8350c7d010e6c3ef066fac8030b770b9cd 100644 (file)
@@ -19,3 +19,6 @@ include $(PGXS)
 ifeq ($(PORTNAME), darwin)
 LDFLAGS_SL += -flat_namespace -undefined suppress
 endif
+
+test:
+       pg_prove t/*.sql