Skip to content

Commit c16bd7c

Browse files
committed
Menu tests: Don't pollute the global namespace with helpers.
1 parent 163555d commit c16bd7c

File tree

5 files changed

+125
-116
lines changed

5 files changed

+125
-116
lines changed

grunt.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,8 +368,6 @@ grunt.initConfig({
368368
init: true,
369369
isNotOpen: true,
370370
isOpen: true,
371-
menu_click: true,
372-
menu_log: true,
373371
modal: true,
374372
module: true,
375373
moved: true,

0 commit comments

Comments
 (0)