diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2023-01-15 21:41:18 +0100 |
---|---|---|
committer | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2023-01-15 21:41:18 +0100 |
commit | 3286792ec5a6e4af3d5fcc5ad899fc9c0100d852 (patch) | |
tree | e0dc9e4bf38a9624d4b8ea5c0499b90895d4ddeb /tests/unit/subsuite.js | |
parent | 827abdfccd13033a7cd0c5d83b213d38f20a4fa2 (diff) | |
download | jquery-ui-3286792ec5a6e4af3d5fcc5ad899fc9c0100d852.tar.gz jquery-ui-3286792ec5a6e4af3d5fcc5ad899fc9c0100d852.zip |
Build: Add jQuery 3.6.1-3.6.3, update Migrate to 3.4.0
Diffstat (limited to 'tests/unit/subsuite.js')
-rw-r--r-- | tests/unit/subsuite.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/subsuite.js b/tests/unit/subsuite.js index 8d594588c..545c5a453 100644 --- a/tests/unit/subsuite.js +++ b/tests/unit/subsuite.js @@ -16,7 +16,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.6.0", "3.6.1", "3.6.2", "3.6.3", "3.x-git", "git", "custom" ], additionalTests = { |