diff options
author | jzaefferer <joern.zaefferer@gmail.com> | 2010-07-30 14:02:55 +0200 |
---|---|---|
committer | jzaefferer <joern.zaefferer@gmail.com> | 2010-07-30 14:02:55 +0200 |
commit | 39f0c1010ac81eafab2e6a0cac8a552049c9e544 (patch) | |
tree | 1316c98c6bfaef461b7096fc93304b61a8b71e6b /tests | |
parent | 3f45f5ccf93853e9f309cdb052dc47d88e393516 (diff) | |
download | jquery-ui-39f0c1010ac81eafab2e6a0cac8a552049c9e544.tar.gz jquery-ui-39f0c1010ac81eafab2e6a0cac8a552049c9e544.zip |
Added widget to unit tests index page.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/unit/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit/index.html b/tests/unit/index.html index 4882098d7..b17199363 100644 --- a/tests/unit/index.html +++ b/tests/unit/index.html @@ -48,6 +48,7 @@ <h2>Core</h2> <ul> <li><a href="core/core.html">Core</a></li> + <li><a href="widget/widget.html">Widget</a></li> </ul> <h2>Interactions</h2> |