summaryrefslogtreecommitdiff
path: root/test/test.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-06-23 16:01:38 +0100
committerCarl Hetherington <cth@carlh.net>2014-06-23 16:01:38 +0100
commit5a31b47bc7523a522f9c6c3588133004ba4c578c (patch)
treeaa60d358963d791cc91f0df78b476a7c0e2bdf30 /test/test.h
parent45197b9521ae1004e7b1ce0175897ae4769d298b (diff)
Add some more tests.
Diffstat (limited to 'test/test.h')
-rw-r--r--test/test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.h b/test/test.h
index 9d43439..eca271f 100644
--- a/test/test.h
+++ b/test/test.h
@@ -23,3 +23,4 @@
extern boost::filesystem::path private_test;
void check_text (boost::filesystem::path a, boost::filesystem::path b);
+void check_file (boost::filesystem::path a, boost::filesystem::path b);