summaryrefslogtreecommitdiff
path: root/test/run_decoder.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/run_decoder.cxx')
-rw-r--r--test/run_decoder.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run_decoder.cxx b/test/run_decoder.cxx
index aa1a809c9..e1a353b92 100644
--- a/test/run_decoder.cxx
+++ b/test/run_decoder.cxx
@@ -99,7 +99,7 @@ public:
ReadConfigFile(config_path);
input_stream_global_init(io_thread.GetEventLoop());
- decoder_plugin_init_all();
+ decoder_plugin_init_all(GetGlobalConfig());
}
~GlobalInit() {