Skip to content

Commit

Permalink
Trailing space.
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfe committed Jan 24, 2015
1 parent 4d32d8e commit 8e46586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/vexflow_test_helpers.js
Expand Up @@ -53,7 +53,7 @@ Vex.Flow.Test.runTests = function(name, func, params) {
Vex.Flow.Test.runSVGTest(name, func, params);
}
if(Vex.Flow.Test.RUN_RAPHAEL_TESTS) {
Vex.Flow.Test.runRaphaelTest(name, func, params);
Vex.Flow.Test.runRaphaelTest(name, func, params);
}
}

Expand Down

0 comments on commit 8e46586

Please sign in to comment.