duplicate function name
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11748 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
+1
-1
@@ -122,7 +122,7 @@
|
|||||||
t.ok( !feature2.onScreen(), "feature knows it's offscreen" );
|
t.ok( !feature2.onScreen(), "feature knows it's offscreen" );
|
||||||
}
|
}
|
||||||
|
|
||||||
function test_Feature_createPopup(t) {
|
function test_Feature_createPopup_2(t) {
|
||||||
t.plan(11);
|
t.plan(11);
|
||||||
|
|
||||||
//no lonlat
|
//no lonlat
|
||||||
|
|||||||
Reference in New Issue
Block a user