diff -r 17d1d9572ff0 -r 5ab0dc95fddf test-suite/tests/001_comt_test_utils.js --- 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,