Skip to content

Commit

Permalink
dropdown_switcher_link: Fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tadatuta committed Dec 4, 2015
1 parent 43b80cc commit 107fd8a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -5,6 +5,6 @@
tech : 'spec.js',
mustDeps : [
{ tech : 'bemhtml', block : 'dropdown', mods : { switcher : 'link' } },
{ tech : 'bemhtml', block : { block : 'link', mods : { pseudo : true } } }
{ tech : 'bemhtml', block : 'link', mods : { pseudo : true } }
]
}]

0 comments on commit 107fd8a

Please sign in to comment.