X-Git-Url: https://pd.if.org/git/?p=uuid;a=blobdiff_plain;f=postgres%2FMakefile;fp=postgres%2FMakefile;h=9c5b5d8350c7d010e6c3ef066fac8030b770b9cd;hp=1c242628d29aba15adedd94de4355334fd298c6a;hb=4c37f54654eadd36a24348e75fdc9ab9ddb7f745;hpb=0dd60dc0394ba687e8bb4116aefc12dbd2c69402 diff --git a/postgres/Makefile b/postgres/Makefile index 1c24262..9c5b5d8 100644 --- a/postgres/Makefile +++ b/postgres/Makefile @@ -19,3 +19,6 @@ include $(PGXS) ifeq ($(PORTNAME), darwin) LDFLAGS_SL += -flat_namespace -undefined suppress endif + +test: + pg_prove t/*.sql