From ef5baad9ff47cfe32bb4f97368e0b3148765caa6 Mon Sep 17 00:00:00 2001 From: Oskari Timperi Date: Sat, 7 Dec 2013 17:33:25 +0200 Subject: shuffle stuff around and add directory for tests --- tests/main.cpp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/main.cpp (limited to 'tests') diff --git a/tests/main.cpp b/tests/main.cpp new file mode 100644 index 0000000..0c5d40e --- /dev/null +++ b/tests/main.cpp @@ -0,0 +1,3 @@ +#include + +QUICK_TEST_MAIN(UnitMasterTestSet) -- cgit v1.2.3