Skip to content

Commit 6c2e324

Browse files
authored
Merge pull request #147 from postgrespro/PGPRO-9336_meson_build
Update meson.build to make the isolation tests work.
2 parents 0183d56 + 4a1c300 commit 6c2e324

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

meson.build

+2-1
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ tests += {
112112
],
113113
'regress_args': [
114114
'--temp-config', files('logical.conf'),
115+
'--load-extension=rum',
115116
],
116117
},
117-
}
118+
}

0 commit comments

Comments
 (0)