aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/config
diff options
context:
space:
mode:
Diffstat (limited to 'test/config')
-rwxr-xr-xtest/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/config b/test/config
index 93ecb139..cfa1f327 100755
--- a/test/config
+++ b/test/config
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
test_description='"notmuch config"'
-. test-lib.sh
+. ./test-lib.sh
test_begin_subtest "Get string value"
test_expect_equal "$(notmuch config get user.name)" "Notmuch Test Suite"