Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4a1c300

Browse files
committedMar 4, 2025·
Update meson.build to make the isolation tests work.
1 parent 0183d56 commit 4a1c300

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎meson.build

Lines changed: 2 additions & 1 deletion
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)
Please sign in to comment.