]> git.notmuchmail.org Git - notmuch/blobdiff - test/test-lib.sh
test: unbreak performance tests
[notmuch] / test / test-lib.sh
index 42a45f158105f8c4885ff4ebed5512297d7e118a..4c8607a1c3d538b83ab5f645b32fd90dc153f293 100644 (file)
@@ -1066,6 +1066,9 @@ test_init_ () {
 }
 
 
+# Where to run the tests
+TEST_DIRECTORY=$NOTMUCH_BUILDDIR/test
+
 . "$NOTMUCH_SRCDIR/test/test-lib-common.sh" || exit 1
 
 if [ "${NOTMUCH_GMIME_MAJOR}" = 3 ]; then