From d37ebc624da1432bd58e5131805a821e163277ce Mon Sep 17 00:00:00 2001 From: Michał Gołębiowski-Owczarek Date: Sat, 16 May 2020 08:27:27 +0200 Subject: Build: Add jQuery 3.5.0 & 3.5.1 Closes gh-1915 --- tests/unit/subsuite.js | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/unit/subsuite.js') diff --git a/tests/unit/subsuite.js b/tests/unit/subsuite.js index 3ffb04366..aa87102f0 100644 --- a/tests/unit/subsuite.js +++ b/tests/unit/subsuite.js @@ -15,6 +15,7 @@ var versions = [ "3.2.0", "3.2.1", "3.3.0", "3.3.1", "3.4.0", "3.4.1", + "3.5.0", "3.5.1", "3.x-git", "git", "custom" ], additionalTests = { -- cgit v1.2.3