Add tests for WMS layer. This is one of the first tests that probably will catch

real errors: addTile is probably relatively thoroughly covered in testing now.


git-svn-id: http://svn.openlayers.org/trunk/openlayers@110 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2006-05-17 20:14:30 +00:00
parent 4eec3dae7a
commit 6c5b85626e
2 changed files with 42 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
<li>test_Events.html</li>
<li>test_Layer.html</li>
<li>test_Layer_Marker.html</li>
<li>test_Layer_WMS.html</li>
<li>test_Tile.html</li>
<li>test_Tile_Image.html</li>
<li>test_Control.html</li>