8000 Add tests for pg_type wrapper · postgrespro/libblobstamper@0232b29 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0232b29

Browse files
Add tests for pg_type wrapper
1 parent 7184da1 commit 0232b29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ TEST_GOALS := ./00-sanity.t \
1515
./300-galley.t \
1616
./500-stamp-pg-type-geo.t \
1717
./501-stamp-pg-type-ts.t \
18+
./700-pg-type-wrapper.t\
1819

1920
all: build-libtappp $(TEST_GOALS)
2021

0 commit comments

Comments
 (0)
0