summaryrefslogtreecommitdiffstats
path: root/src/todo_file/history/tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/todo_file/history/tests.rs')
-rw-r--r--src/todo_file/history/tests.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/todo_file/history/tests.rs b/src/todo_file/history/tests.rs
index f92048a..ee3b44d 100644
--- a/src/todo_file/history/tests.rs
+++ b/src/todo_file/history/tests.rs
@@ -1,3 +1,4 @@
+#![cfg(not(tarpaulin_include))]
use claims::assert_some_eq;
use super::*;