Coverage seems to say things are not successful
diff --git "a/test/.\043CMakeLists.txt" "b/test/.\043CMakeLists.txt"
new file mode 100644
index 0000000..aa6acc4
--- /dev/null
+++ "b/test/.\043CMakeLists.txt"
@@ -0,0 +1 @@
+jimsch@HEBREWS.9720:1452637464
\ No newline at end of file
diff --git a/test/test.c b/test/test.c
index 51bcda4..2decea7 100644
--- a/test/test.c
+++ b/test/test.c
@@ -520,6 +520,7 @@
 		cFailTotal += CFails;
 	}
 
+	cFailTotal += 1;
 	(void)closedir(dirp);
 	exit(cFailTotal);
 }