Skip to content

Commit

Permalink
Fixed input deps for specs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewblond committed Mar 24, 2015
1 parent b0efe50 commit 9cb701b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.blocks/input/_has-clear/input_has-clear.deps.js
Expand Up @@ -6,5 +6,5 @@
},
{
tech : 'spec.js',
mustDeps : { tech : 'bemhtml', block : 'input', mod : 'has-clear' }
mustDeps : { tech : 'bemhtml', block : 'input', mod : 'has-clear', val : true }
}]

0 comments on commit 9cb701b

Please sign in to comment.