summaryrefslogtreecommitdiffstats
path: root/tests/TestUtil.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TestUtil.h')
-rw-r--r--tests/TestUtil.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/TestUtil.h b/tests/TestUtil.h
index 5de8c4f2..fd25d24f 100644
--- a/tests/TestUtil.h
+++ b/tests/TestUtil.h
@@ -31,6 +31,9 @@ struct TestsInternal
# define _MMC_EXTRA_ARGV
# define _MMC_EXTRA_ARGC 0
#endif
+
+
+
#define QTEST_GUILESS_MAIN_MULTIMC(TestObject) \
int main(int argc, char *argv[]) \
{ \