pull/3094/head
yann300 7 years ago
parent df23a3df4f
commit fb6439c27a
  1. 2
      ci/makeMockCompiler.js

@ -26,7 +26,7 @@ function gatherCompilationResults (dir, compilationResult, callback) {
compilationResult[result.key] = result
})
}
}
}
}
})
return compilationResult

Loading…
Cancel
Save