Skip to content

Commit cd47545

Browse files
tjvantollscottgonzalez
authored andcommitted
Tests: Add slider visual test to the index page
(cherry picked from commit 65f4feb)
1 parent e3ff671 commit cd47545

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/visual/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@ <h2>Selectmenu</h2>
6868
<li><a href="selectmenu/selectmenu.html">General</a></li>
6969
</ul>
7070

71+
<h2>Slider</h2>
72+
<ul>
73+
<li><a href="slider/range_slider.html">Range slider</a></li>
74+
</ul>
75+
7176
<h2>Tooltip</h2>
7277
<ul>
7378
<li><a href="tooltip/tooltip.html">General</a></li>

0 commit comments

Comments
 (0)