Skip to content

Commit

Permalink
Tests: Add slider visual test to the index page
Browse files Browse the repository at this point in the history
  • Loading branch information
tjvantoll committed Apr 5, 2015
1 parent 98d9bb9 commit 65f4feb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/visual/index.html
Expand Up @@ -69,6 +69,11 @@ <h2>Selectmenu</h2>
<li><a href="selectmenu/selectmenu.html">General</a></li>
</ul>

<h2>Slider</h2>
<ul>
<li><a href="slider/range_slider.html">Range slider</a></li>
</ul>

<h2>Tooltip</h2>
<ul>
<li><a href="tooltip/tooltip.html">General</a></li>
Expand Down

0 comments on commit 65f4feb

Please sign in to comment.