From db4f84653ba912e02c93eaeca3e7ab1cb6ae47b2 Mon Sep 17 00:00:00 2001 From: Yui T Date: Wed, 29 Oct 2014 17:36:39 -0700 Subject: [PATCH] Fix indentation --- Jakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jakefile b/Jakefile index 821f755650c..8454c85fac3 100644 --- a/Jakefile +++ b/Jakefile @@ -81,7 +81,7 @@ var harnessSources = [ ].map(function (f) { return path.join(harnessDirectory, f); }).concat([ - "services/colorization.ts", + "services/colorization.ts", "services/documentRegistry.ts", "services/preProcessFile.ts" ].map(function (f) {