From a3b84b5d2360cb1baca4ed3daca5061a08fe4686 Mon Sep 17 00:00:00 2001 From: crschmidt Date: Mon, 31 Mar 2008 05:12:47 +0000 Subject: [PATCH] update path git-svn-id: http://svn.openlayers.org/trunk/openlayers@6720 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/BaseTypes/Element.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/BaseTypes/Element.html b/tests/BaseTypes/Element.html index 15a462d60c..87ed8e1109 100644 --- a/tests/BaseTypes/Element.html +++ b/tests/BaseTypes/Element.html @@ -114,7 +114,7 @@ t.plan(4); //shown - t.open_window( "BaseTypes/test_Element.html", function( wnd ) { + t.open_window( "BaseTypes/Element.html", function( wnd ) { t.delay_call( 0.5, function() { var elem = wnd.document.getElementById("elemID");