Skip to content

Commit f746eec

Browse files
jfrocheyvan-sraka
authored andcommitted
feat: use default nixos extension test
And run pg_regress tests for pgtap as part of the unified extension tests
1 parent 9f5e90b commit f746eec

2 files changed

Lines changed: 2 additions & 155 deletions

File tree

nix/ext/tests/default.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,10 +227,11 @@ builtins.listToAttrs (
227227
"pg_hashids"
228228
"pg_jsonschema"
229229
"pg_net"
230+
"pg_partman"
230231
"pg_stat_monitor"
231232
"pg_tle"
232233
"pgaudit"
233-
"pg_partman"
234+
"pgtap"
234235
"vector"
235236
"wal2json"
236237
"wrappers"

nix/ext/tests/pgtap.nix

Lines changed: 0 additions & 154 deletions
This file was deleted.

0 commit comments

Comments
 (0)