summaryrefslogtreecommitdiffstats
path: root/src/tests/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/common.h')
-rw-r--r--src/tests/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tests/common.h b/src/tests/common.h
index b7eee46ef..61dcbf41f 100644
--- a/src/tests/common.h
+++ b/src/tests/common.h
@@ -95,4 +95,6 @@ errno_t test_request_recv(struct tevent_req *req);
int test_ev_loop(struct sss_test_ctx *tctx);
+bool ldb_modules_path_is_set(void);
+
#endif /* !__TESTS_COMMON_H__ */