Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit e945570

Browse files
committed
tests: add 'wrappers' to prime.sql
Signed-off-by: Austin Seipp <[email protected]> Change-Id: Ieec93fe48aa19770bf587cef66ca71ee
1 parent 7c64616 commit e945570

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/prime.sql

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ CREATE EXTENSION vector;
1414
CREATE EXTENSION pg_repack;
1515
CREATE EXTENSION pgroonga;
1616

17+
CREATE EXTENSION wrappers;
1718
CREATE EXTENSION http;
1819
CREATE EXTENSION pg_graphql;
1920
CREATE EXTENSION pg_jsonschema;

0 commit comments

Comments
 (0)