From 14c87206d5a3a043d3517c99c2df953b4b2fa0a2 Mon Sep 17 00:00:00 2001 From: doowb Date: Mon, 19 Mar 2018 19:30:11 -0400 Subject: [PATCH] lint --- test/shared/partials.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {