From 0f7e9dddb3fef9f490d03133f8ea860d4b4da349 Mon Sep 17 00:00:00 2001 From: Kevin J Hoerr Date: Wed, 11 Dec 2019 11:24:28 -0500 Subject: Finish developing unit tests for formats, logger --- example_reports/tarpaulin-invalid.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 example_reports/tarpaulin-invalid.html (limited to 'example_reports/tarpaulin-invalid.html') diff --git a/example_reports/tarpaulin-invalid.html b/example_reports/tarpaulin-invalid.html new file mode 100644 index 0000000..b0b15b8 --- /dev/null +++ b/example_reports/tarpaulin-invalid.html @@ -0,0 +1,11 @@ + + + + + + + This is not a report + 50.24% + + + \ No newline at end of file -- cgit