mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Remove extra indent.
This commit is contained in:
parent
b5e991c89e
commit
d561b4ffe9
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ test(function() {
|
|||
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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue