From 2f91e95af62aa88ef7fddaa6d68857db8f36cc00 Mon Sep 17 00:00:00 2001 From: Nils Winkler Date: Tue, 4 Aug 2020 10:58:25 +0200 Subject: [PATCH] Adding log library to search tests This might help with #1635. --- test/lib/search.bats | 1 + 1 file changed, 1 insertion(+) diff --git a/test/lib/search.bats b/test/lib/search.bats index c7bda191..04624043 100644 --- a/test/lib/search.bats +++ b/test/lib/search.bats @@ -2,6 +2,7 @@ load ../test_helper load ../../lib/composure +load ../../lib/log load ../../lib/helpers load ../../lib/utilities load ../../lib/search