From cc6896cca0839f5d97c5daee8ffba824c3c0d229 Mon Sep 17 00:00:00 2001 From: Dirk Van Haerenborgh Date: Thu, 14 Nov 2019 19:22:38 +0100 Subject: add more tests --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c88b049..f51bda2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ description = "Rust interface and bindings for notmuch" license = "GPL-3.0+" readme = "README.md" keywords = ["email", "notmuch"] +autotests = false [badges] travis-ci = { repository = "vhdirk/notmuch-rs" } -- cgit v1.2.1