summaryrefslogtreecommitdiff
path: root/logic.c
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-12-28 19:15:21 +1300
committerDavid Phillips <david@sighup.nz>2017-12-28 19:24:39 +1300
commit22d2cb0a71b22c3142cc073b7ceca976d7a513c1 (patch)
treea113c1b89a71e4a4962e65e22ae9300cc6412f4f /logic.c
parent95e3d12b61d7ca89c978b22403e66df8656238ae (diff)
downloadhence-22d2cb0a71b22c3142cc073b7ceca976d7a513c1.tar.xz
Add beginnings of test framework
Diffstat (limited to 'logic.c')
-rw-r--r--logic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/logic.c b/logic.c
index 83c4148..a4f834e 100644
--- a/logic.c
+++ b/logic.c
@@ -1,4 +1,3 @@
-#define NDEBUG
#include <assert.h>
#include <stdlib.h>