]> git.stg.codes - stg.git/blobdiff - tests/test_filter_params_log.cpp
Use std::jthread and C++17.
[stg.git] / tests / test_filter_params_log.cpp
index 3223df83d988b4e466589034fbccd865887c9392..430005fcb7ed6e849d048092be3d9a60a7e8e024 100644 (file)
@@ -65,6 +65,7 @@ namespace tut
         TEST_SETTINGS_LOCAL settings;
         settings.addFilter("*"); // Allow everything by default.
         TEST_TARIFFS tariffs;
+        tariffs.ReadTariffs();
         STG::Admin admin(STG::Priv(0xFFFF), {}, {});
         TEST_STORE_LOCAL store;
         TEST_AUTH auth;