diff options
author | Kris Borchers <kris.borchers@gmail.com> | 2013-01-17 00:28:41 -0600 |
---|---|---|
committer | Kris Borchers <kris.borchers@gmail.com> | 2013-01-17 00:28:41 -0600 |
commit | 34409e7ddd58b3ccfed8175f7febd896ffea9e82 (patch) | |
tree | bc20a3245dea2cb384c47164cce03963b79fc461 /tests/unit/subsuite.js | |
parent | 92bcef9305baf6d496d743f16e125d12820140cf (diff) | |
download | jquery-ui-34409e7ddd58b3ccfed8175f7febd896ffea9e82.tar.gz jquery-ui-34409e7ddd58b3ccfed8175f7febd896ffea9e82.zip |
Updating to jQuery 1.9.0
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 47d87bfe4..7708696a3 100644 --- a/tests/unit/subsuite.js +++ b/tests/unit/subsuite.js @@ -4,6 +4,7 @@ var versions = [ "1.6", "1.6.1", "1.6.2", "1.6.3", "1.6.4", "1.7", "1.7.1", "1.7.2", "1.8.0", "1.8.1", "1.8.2", "1.8.3", + "1.9.0", "git" ], additionalTests = { |