]> git.notmuchmail.org Git - notmuch/blobdiff - test/config
perf-test: add argument parsing for performance tests
[notmuch] / 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"