summaryrefslogtreecommitdiff
path: root/test/map_cli_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/map_cli_test.cc')
-rw-r--r--test/map_cli_test.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/map_cli_test.cc b/test/map_cli_test.cc
index 387e04c8c..143f391b1 100644
--- a/test/map_cli_test.cc
+++ b/test/map_cli_test.cc
@@ -414,6 +414,8 @@ BOOST_AUTO_TEST_CASE(map_two_smpte_cpls_each_with_subs)
BOOST_AUTO_TEST_CASE(map_with_given_config)
{
+ ConfigRestorer cr;
+
string const name = "map_with_given_config";
string const out = String::compose("build/test/%1_out", name);