From 15586ea752486f7db108a804622f47746e462391 Mon Sep 17 00:00:00 2001 From: Michał Gołębiowski Date: Thu, 12 Nov 2015 15:30:23 +0100 Subject: Build: Use jquery-git in place of jquery-compat-git jQuery Compat is not going to get released after all; jQuery UI should be tested against jquery-git instead of jquery-compat-git. Closes gh-1646 --- tests/unit/subsuite.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/unit/subsuite.js') diff --git a/tests/unit/subsuite.js b/tests/unit/subsuite.js index 31a279c28..498f60a0b 100644 --- a/tests/unit/subsuite.js +++ b/tests/unit/subsuite.js @@ -6,7 +6,7 @@ var versions = [ "1.9.0", "1.9.1", "1.10.0", "1.10.1", "1.10.2", "1.11.0", "1.11.1", "1.11.2", "1.11.3", - "compat-git" + "git" ], additionalTests = { -- cgit v1.2.3