diff options
author | Bruno M. Custódio <bruno@brunomcustodio.com> | 2013-06-01 20:25:27 +0100 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2013-07-05 08:42:37 -0400 |
commit | 0d5eaab9bbfd60daa7ad69aea74aa24ef0243a6c (patch) | |
tree | 982c1d7edda62fbe6fc79a3fad803712aedd5342 /tests/unit/subsuite.js | |
parent | 4148acfa9a7b1494f2d87559362c07a59f8e47f8 (diff) | |
download | jquery-ui-0d5eaab9bbfd60daa7ad69aea74aa24ef0243a6c.tar.gz jquery-ui-0d5eaab9bbfd60daa7ad69aea74aa24ef0243a6c.zip |
Updating jQuery to 1.10.2.
Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the
tests directory.
Diffstat (limited to 'tests/unit/subsuite.js')
-rw-r--r-- | tests/unit/subsuite.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit/subsuite.js b/tests/unit/subsuite.js index 1efb2f834..c81b20fda 100644 --- a/tests/unit/subsuite.js +++ b/tests/unit/subsuite.js @@ -5,6 +5,7 @@ var versions = [ "1.7", "1.7.1", "1.7.2", "1.8.0", "1.8.1", "1.8.2", "1.8.3", "1.9.0", "1.9.1", + "1.10.0", "1.10.1", "1.10.2", "git" ], additionalTests = { |