diff options
author | Peter Kehl <peter.kehl@gmail.com> | 2016-05-30 08:49:16 +1000 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2016-05-31 09:58:51 -0400 |
commit | ab5a18da3a4066ee870904150b6e93eb43cbd67d (patch) | |
tree | 77dcdb6600a711a2a3ecb4a1221555d2cd185176 /tests | |
parent | 7d5e6d24969ef84eee51ae5b1557c7ce2e83c9ea (diff) | |
download | jquery-ui-ab5a18da3a4066ee870904150b6e93eb43cbd67d.tar.gz jquery-ui-ab5a18da3a4066ee870904150b6e93eb43cbd67d.zip |
Tests: Removed links to tests that no longer exist
Closes gh-1709
Diffstat (limited to 'tests')
-rw-r--r-- | tests/visual/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/visual/index.html b/tests/visual/index.html index 39168c9f4..f848cfa1a 100644 --- a/tests/visual/index.html +++ b/tests/visual/index.html @@ -25,12 +25,6 @@ <li><a href="addClass/queue.html">Queue</a></li> </ul> - <h2>Button</h2> - <ul> - <li><a href="button/button.html">General</a></li> - <li><a href="button/performance.html">Performance</a></li> - </ul> - <h2>Checkboxradio</h2> <ul> <li><a href="checkboxradio/checkboxradio.html">General</a></li> |