test-conf must set DEBUG

This commit is contained in:
K. Lange 2018-06-25 21:41:22 +09:00
parent 33b87a9de9
commit 4e23a22019
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#define DEBUG
#include <assert.h> #include <assert.h>
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>