summaryrefslogtreecommitdiffstats
path: root/test/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.c')
-rw-r--r--test/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.c b/test/test.c
index 81543c308..41bbe51e0 100644
--- a/test/test.c
+++ b/test/test.c
@@ -30,7 +30,7 @@
#endif
/* Options */
-static int debug = HB_DEBUG_NONE;
+static int debug = HB_DEBUG_ALL;
static int update = 0;
static int dvdnav = 0;
static char * input = NULL;