diff options
author | Richard Worth <rdworth@gmail.com> | 2008-11-11 13:33:15 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-11-11 13:33:15 +0000 |
commit | fde1cfb4e414b16185680ac6c40b2bb804fb11fd (patch) | |
tree | d1e76f2e2e2c0f05fdc66325b99cd128e1547e8a /tests | |
parent | a08dfc9f6f53658494a8e5fa00a2846dea96e626 (diff) | |
download | jquery-ui-fde1cfb4e414b16185680ac6c40b2bb804fb11fd.tar.gz jquery-ui-fde1cfb4e414b16185680ac6c40b2bb804fb11fd.zip |
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ui.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui.js b/tests/ui.js index 8779549bf..8ba2be9b1 100644 --- a/tests/ui.js +++ b/tests/ui.js @@ -1,5 +1,5 @@ /*
- * core unit tests
+ * common UI unit tests
*/
(function($) {
|