aboutsummaryrefslogtreecommitdiff
path: root/spec/testUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'spec/testUtils.h')
-rw-r--r--spec/testUtils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/testUtils.h b/spec/testUtils.h
index 20b3ba8..fd0c30b 100644
--- a/spec/testUtils.h
+++ b/spec/testUtils.h
@@ -4,6 +4,8 @@
#include <QtTest/qtestcase.h>
#include <cstdio>
+#define NOT !
+
#define ANSI_BOLD "\x1b[1m"
#define COLOR_CONTEXT "\x1b[32m" ANSI_BOLD
#define COLOR_IT "\x1b[36m" ANSI_BOLD