From dc2bede25408364a0f2f01d6b53ecc1b5d0b41c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=CC=88rn=20Zaefferer?= Date: Tue, 6 Oct 2015 15:38:32 +0200 Subject: [PATCH] Checkboxradio: Fix invalid markup in core tests --- tests/unit/checkboxradio/core.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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( "", "", "", - "", + "", "", "" ];