From fb6439c27abdd852d4a91b8fa3bbc2dd9d28dbf1 Mon Sep 17 00:00:00 2001 From: yann300 Date: Sun, 10 Dec 2017 12:00:16 +0100 Subject: [PATCH] standard --- ci/makeMockCompiler.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/makeMockCompiler.js b/ci/makeMockCompiler.js index b9bafc3fc4..042e8f4176 100644 --- a/ci/makeMockCompiler.js +++ b/ci/makeMockCompiler.js @@ -26,7 +26,7 @@ function gatherCompilationResults (dir, compilationResult, callback) { compilationResult[result.key] = result }) } - } + } } }) return compilationResult