r3254 committed - unit tests: added positon to index

r3254 committed - unit tests: added positon to index


Revision: 3254
Author: joern.zaefferer
Date: Thu Sep 17 07:55:22 2009
Log: unit tests: added positon to index
http://code.google.com/p/jquery-ui/source/detail?r=3254
Modified:
/trunk/tests/unit/index.html
=======================================
--- /trunk/tests/unit/index.html    Thu Sep 17 03:39:12 2009
+++ /trunk/tests/unit/index.html    Thu Sep 17 07:55:22 2009
@@ -52,6 +52,11 @@
    <li><a href="tabs/tabs.html">Tabs</a></li>
</ul>
+<h2>Utilities</h2>
+<ul>
+    <li><a href="position/position.html">Position</a></li>
+</ul>
+
</body>
</html>