From: Ian Jackson Date: Sun, 24 Apr 2022 21:16:47 +0000 (+0100) Subject: tests: Enable the fake time feature X-Git-Tag: otter-1.1.0~449 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=7eed1af4be31cb29f679baf8670370b738ebf69d;p=otter.git tests: Enable the fake time feature Signed-off-by: Ian Jackson --- diff --git a/apitest/apitest.rs b/apitest/apitest.rs index 4ed8c7d1..d2e051b9 100644 --- a/apitest/apitest.rs +++ b/apitest/apitest.rs @@ -636,6 +636,7 @@ debug_js_inject_file = "@src@/templates/test-inject.js" check_bundled_sources = false # For testing only! see LICENCE! fake_rng = [] +fake_time = [] [log] global_level = 'debug'