Skip to content

Commit 3eecc14

Browse files
author
Maxim Orlov
committed
Add tap test run in installcheck
1 parent 43d0fe7 commit 3eecc14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ REGRESS = security rum rum_validate rum_hash ruminv timestamp orderby orderby_ha
3232
macaddr inet cidr text varchar char bytea bit varbit \
3333
numeric rum_weight
3434

35+
TAP_TESTS = 1
36+
3537
ifdef USE_PGXS
3638
PG_CONFIG = pg_config
3739
PGXS := $(shell $(PG_CONFIG) --pgxs)

0 commit comments

Comments
 (0)