aboutsummaryrefslogtreecommitdiff
path: root/src/tar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tar.h')
-rw-r--r--src/tar.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/tar.h b/src/tar.h
index 09d1c18..29c75bc 100644
--- a/src/tar.h
+++ b/src/tar.h
@@ -1,3 +1,8 @@
#ifndef GISTATIC_TAR_H
#define GISTATIC_TAR_H
+
+#ifdef TEST
+void unit_tests_tar(void);
+#endif
+
#endif