From e6592a8affcf26063dbfeb20ca9a599b11e1f07a Mon Sep 17 00:00:00 2001 From: Michał Gołębiowski-Owczarek Date: Tue, 9 Mar 2021 00:09:51 +0100 Subject: Build: Add jQuery 3.6.0, update Migrate from 3.3.1 to 3.3.2 Closes gh-1948 --- 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 586e66736..77dc4a943 100644 --- a/tests/unit/subsuite.js +++ b/tests/unit/subsuite.js @@ -15,6 +15,7 @@ var versions = [ "3.3.0", "3.3.1", "3.4.0", "3.4.1", "3.5.0", "3.5.1", + "3.6.0", "3.x-git", "git", "custom" ], additionalTests = { -- cgit v1.2.3