Skip to content

Commit

Permalink
fix style errors
Browse files Browse the repository at this point in the history
  • Loading branch information
aearly committed Oct 25, 2015
1 parent 4ad7d30 commit e04b644
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions perf/benchmark.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,9 @@ function createSuite(suiteConfig) {
console.log(winner + ' is faster');
wins[winner]++;
}
}
console.log("--------------------------------------");
});
}
console.log("--------------------------------------");
});

}

Expand Down

0 comments on commit e04b644

Please sign in to comment.