Skip to content

Commit

Permalink
Remove extra indent.
Browse files Browse the repository at this point in the history
  • Loading branch information
dagnir authored and Ms2ger committed Oct 31, 2015
1 parent 539062d commit 60a0755
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -40,7 +40,7 @@
var opt5 = document.createElement("option");
select.appendChild(opt5);
unselectedExcept(select, 3);
}, "ask for reset on node insert, non multiple.");
}, "ask for reset on node insert, non multiple.");

test(function() {
var select = makeSelect(3);
Expand Down

0 comments on commit 60a0755

Please sign in to comment.