Add tests for MouseToolbar. This is relatively minimal compared to what

really should be done, but this will catch the problems encountered in RC3
automatically if the tests are run in IE. 


git-svn-id: http://svn.openlayers.org/branches/openlayers/2.0@1354 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2006-08-24 13:35:55 +00:00
parent 5320cd290c
commit d564f2da47
2 changed files with 56 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
<li>test_Tile.html</li>
<li>test_Tile_Image.html</li>
<li>test_Control.html</li>
<li>test_Control_MouseToolbar.html</li>
<li>test_Control_LayerSwitcher.html</li>
<li>test_Control_PanZoom.html</li>
<li>test_Control_PanZoomBar.html</li>