diff options
Diffstat (limited to 'test/lizfcm.test.h')
-rw-r--r-- | test/lizfcm.test.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/lizfcm.test.h b/test/lizfcm.test.h new file mode 100644 index 0000000..2374b83 --- /dev/null +++ b/test/lizfcm.test.h @@ -0,0 +1,7 @@ +#include "lizfcm.h" +#include "utest.h" + +#ifndef LIZFCM_TEST_H +#define LIZFCM_TEST_H + +#endif // LIZFCM_TEST_H |