From: XhmikosR Date: Tue, 7 Nov 2017 12:13:52 +0000 (+0200) Subject: Fix test failure with jQuery 1.9.1 (#24706) X-Git-Tag: v4.0.0-beta.3~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc9967e17537777ff98faff357876e643d15ba8c;p=thirdparty%2Fbootstrap.git Fix test failure with jQuery 1.9.1 (#24706) --- diff --git a/js/tests/unit/button.js b/js/tests/unit/button.js index e2a51bb4d4..54a434d84a 100644 --- a/js/tests/unit/button.js +++ b/js/tests/unit/button.js @@ -158,7 +158,7 @@ $(function () { QUnit.test('should handle disabled attribute on non-button elements', function (assert) { assert.expect(2) - var groupHTML = '
' + var groupHTML = '
' + ''