summaryrefslogtreecommitdiffstats
path: root/test/test_stubs.cc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/test_stubs.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/test_stubs.cc b/test/test_stubs.cc
index 7d273b3..ff18224 100644
--- a/test/test_stubs.cc
+++ b/test/test_stubs.cc
@@ -69,6 +69,11 @@ rebuild_indexes_repeatedly()
{
}
+void
+wait_for_pipers(nonstd::optional<timeval>)
+{
+}
+
readline_context::command_map_t lnav_commands;
namespace injector {