mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-05 00:48:01 +02:00
script-tester: load the new settings-instance component
This commit is contained in:
parent
74bfe4baa3
commit
cc4549134a
1 changed files with 1 additions and 0 deletions
|
|
@ -221,6 +221,7 @@ load_components (ScriptRunnerFixture *f, gconstpointer argv)
|
|||
load_component (f, "libwireplumber-module-lua-scripting", "module");
|
||||
|
||||
load_component (f, "libwireplumber-module-settings", "module");
|
||||
load_component (f, "settings-instance", "built-in");
|
||||
|
||||
if (g_str_equal (test_suite, "script-tests")) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue