Skip to content

Commit db4f846

Browse files
author
Yui T
committed
Fix indentation
1 parent 6370012 commit db4f846

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ var harnessSources = [
8181
].map(function (f) {
8282
return path.join(harnessDirectory, f);
8383
}).concat([
84-
"services/colorization.ts",
84+
"services/colorization.ts",
8585
"services/documentRegistry.ts",
8686
"services/preProcessFile.ts"
8787
].map(function (f) {

0 commit comments

Comments
 (0)