Skip to content

Commit

Permalink
Merge pull request #237 from EdwardBetts/spelling
Browse files Browse the repository at this point in the history
correct spelling mistake
  • Loading branch information
Evgeny Poberezkin authored Sep 1, 2017
2 parents 9b46409 + 2dfe1af commit 299b4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/jslitmus.js
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@

var tests = [], // test store (all tests added w/ jslitmus.test())
queue = [], // test queue (to be run)
currentTest; // currently runnning test
currentTest; // currently running test

// jslitmus gets EventEmitter API
EventEmitter.call(jslitmus);
Expand Down

0 comments on commit 299b4da

Please sign in to comment.