summaryrefslogtreecommitdiffstats
path: root/test/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.c')
-rw-r--r--test/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.c b/test/test.c
index 33fec1558..faf994c97 100644
--- a/test/test.c
+++ b/test/test.c
@@ -160,6 +160,7 @@ int main( int argc, char ** argv )
}
#else
hb_snooze( 200 );
+ //hb_log("sleep: HBTest");
#endif
HandleEvents( h );