aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/controlgroup
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/controlgroup')
-rw-r--r--tests/unit/controlgroup/controlgroup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/controlgroup/controlgroup.html b/tests/unit/controlgroup/controlgroup.html
index db1d47808..41b642401 100644
--- a/tests/unit/controlgroup/controlgroup.html
+++ b/tests/unit/controlgroup/controlgroup.html
@@ -20,7 +20,7 @@
<option>Slow</option>
</select>
<label for="checkbox">Checkbox</label>
- <input type="checkbox" value="checkbox" id="checkbox" />
+ <input type="checkbox" value="checkbox" id="checkbox">
<select>
<option>Fast</option>
<option>Medium</option>