test-suite/tests/001_comt_test_utils.js
changeset 644 5ab0dc95fddf
parent 641 8f7dafe42d15
child 646 24067001082c
--- a/test-suite/tests/001_comt_test_utils.js	Wed Apr 30 15:57:36 2014 +0200
+++ b/test-suite/tests/001_comt_test_utils.js	Wed Apr 30 16:19:21 2014 +0200
@@ -11,6 +11,7 @@
 var test_comt = { 'text_nb': 0,	'user_nb': 4 };
 
 const C = { 'HIDDEN': false,
+	'H': false,
 	'NO_TAGLINE': false,
 	'WAIT_PAGE_LOAD': true,
 	'W': __karma__.config.W,