diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-23 16:01:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-23 16:01:38 +0100 |
| commit | 5a31b47bc7523a522f9c6c3588133004ba4c578c (patch) | |
| tree | aa60d358963d791cc91f0df78b476a7c0e2bdf30 /test/test.h | |
| parent | 45197b9521ae1004e7b1ce0175897ae4769d298b (diff) | |
Add some more tests.
Diffstat (limited to 'test/test.h')
| -rw-r--r-- | test/test.h | 1 |
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); |
