Skip to content

Commit

Permalink
Whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Jan 16, 2013
1 parent 722c4be commit 1f65b3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/unit/testsuite.js
Expand Up @@ -28,9 +28,9 @@ QUnit.reset = function() {
QUnit.config.requireExpects = true;

QUnit.config.urlConfig.push({
id: "min",
label: "Minified source",
tooltip: "Load minified source files instead of the regular unminified ones."
id: "min",
label: "Minified source",
tooltip: "Load minified source files instead of the regular unminified ones."
});

TestHelpers.loadResources = QUnit.urlParams.min ?
Expand Down

0 comments on commit 1f65b3b

Please sign in to comment.