diff options
author | Scott González <scott.gonzalez@gmail.com> | 2014-01-24 10:21:50 -0500 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2014-01-24 10:21:50 -0500 |
commit | c49b9f2abb5e1ab4a721be1b49cb5131c2b218c1 (patch) | |
tree | cf8456d42bd45477d238b7370f2614388732a154 /tests/unit/subsuite.js | |
parent | 113e9d0c2cc3f474da719721857c074c983c7157 (diff) | |
download | jquery-ui-c49b9f2abb5e1ab4a721be1b49cb5131c2b218c1.tar.gz jquery-ui-c49b9f2abb5e1ab4a721be1b49cb5131c2b218c1.zip |
Test: Whitespace
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 c81b20fda..ca50bf9d8 100644 --- a/tests/unit/subsuite.js +++ b/tests/unit/subsuite.js @@ -5,7 +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", + "1.10.0", "1.10.1", "1.10.2", "git" ], additionalTests = { |