Skip to content

Commit 0aff489

Browse files
committed
Add basic regression tests
1 parent 4d5cff3 commit 0aff489

File tree

4 files changed

+178
-28
lines changed

4 files changed

+178
-28
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ EXTENSION = jsonbc
77
DATA = jsonbc--0.1.sql
88
PGFILEDESC = "jsonbc - jsonb compression method"
99

10-
REGRESS = jsonbc
10+
REGRESS = basic
1111

1212
ifdef USE_PGXS
1313
ifndef PG_CONFIG

0 commit comments

Comments
 (0)