From dc2bede25408364a0f2f01d6b53ecc1b5d0b41c3 Mon Sep 17 00:00:00 2001 From: Jörn Zaefferer Date: Tue, 6 Oct 2015 15:38:32 +0200 Subject: Checkboxradio: Fix invalid markup in core tests --- tests/unit/checkboxradio/core.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/unit/checkboxradio') diff --git a/tests/unit/checkboxradio/core.js b/tests/unit/checkboxradio/core.js index 6d4ab6a22..5fb13f586 100644 --- a/tests/unit/checkboxradio/core.js +++ b/tests/unit/checkboxradio/core.js @@ -55,7 +55,7 @@ test( "Checkbox creation requires a label, and finds it in all cases", function( "", "", "", - "", + "", "", "" ]; -- cgit v1.2.3