aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/index.html
diff options
context:
space:
mode:
authorjzaefferer <joern.zaefferer@gmail.com>2010-03-25 18:23:11 -0400
committerjzaefferer <joern.zaefferer@gmail.com>2010-03-25 18:23:11 -0400
commite8f397bc145ffd9de4441a269e0d45c5fe1fa9cf (patch)
tree8dfb987628f0d4aee4c45fa5a70ac9daf24c249d /tests/visual/index.html
parent87533753f49156c1d1331d6a02e8682ae863a3c2 (diff)
downloadjquery-ui-e8f397bc145ffd9de4441a269e0d45c5fe1fa9cf.tar.gz
jquery-ui-e8f397bc145ffd9de4441a269e0d45c5fe1fa9cf.zip
Added compound test for Tabs with Tooltips
Diffstat (limited to 'tests/visual/index.html')
-rw-r--r--tests/visual/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/visual/index.html b/tests/visual/index.html
index 8896076ec..8f4810225 100644
--- a/tests/visual/index.html
+++ b/tests/visual/index.html
@@ -20,6 +20,7 @@
<li><a href="compound/draggable_accordion.html">Draggable Accordion</a></li>
<li><a href="compound/sortable_accordion_sortable_tabs.html">Accordion within Tabs, both Sortable</a></li>
<li><a href="compound/tabs_tabs.html">Tabs contains Tabs</a></li>
+ <li><a href="compound/tabs_tooltips.html">Tabs with Tooltips</a></li>
<li><a href="compound/widgets_in_dialog.html">All Widgets within a Dialog</a></li>
</ul>