Add tile tests. Next to do is to figure out how to set up tests for subclasses... should they go in the parent level test object, or in a seperate test object?

git-svn-id: http://svn.openlayers.org/trunk/openlayers@88 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2006-05-17 12:24:08 +00:00
parent 66edc6dcb7
commit fad697dc5a
2 changed files with 31 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@
<li>test_Bounds.html</li>
<li>test_Events.html</li>
<li>test_Layer.html</li>
<li>test_Tile.html</li>
<li>test_Control.html</li>
<li>test_Map.html</li>
</ul>