]> git.cworth.org Git - obsolete/notmuch-old/blobdiff - test/config
Merge tag 'debian/0.15.1-1' into squeeze-backports
[obsolete/notmuch-old] / test / config
index 93ecb13997768194777d52f886505df4ebc29b76..cfa1f327b94c4d1e96481afcd15d2f4692353f86 100755 (executable)
@@ -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"