From 6231b161b92d28bdb6657cdd1f7d11436e6b132d Mon Sep 17 00:00:00 2001 From: Scott González Date: Fri, 17 Apr 2015 12:13:38 -0400 Subject: Tests: Fix AMD loading in IE8 It appears that we must load require.js via a standard script tag in order for it to work properly in IE8. --- tests/unit/button/button.html | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/unit/button') diff --git a/tests/unit/button/button.html b/tests/unit/button/button.html index df125867f..7ba400645 100644 --- a/tests/unit/button/button.html +++ b/tests/unit/button/button.html @@ -4,6 +4,7 @@ jQuery UI Button Test Suite + -- cgit v1.2.3