style nit

This commit is contained in:
Zeke Sikelianos 2016-03-18 10:53:49 -07:00
parent 344dda4029
commit 827730144b

View file

@ -33,7 +33,7 @@ describe('menu module', function() {
});
it('does not throw exceptions for undefined/null values', function() {
assert.doesNotThrow(function(){
assert.doesNotThrow(function() {
Menu.buildFromTemplate([
{
label: 'text',