diff --git a/test/shared/partials.js b/test/shared/partials.js index f43943f..6b4b9a0 100644 --- a/test/shared/partials.js +++ b/test/shared/partials.js @@ -42,7 +42,7 @@ exports.test = function(name) { done(); }); }); - } else if (name == 'underscore') { + } else if (name === 'underscore') { it('should support partials', function(done){ var path = 'test/fixtures/' + name + '/partials.' + name; var locals = {