From 564376c847d16ebed5bcf34a2f943a2aef59bc1a Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Sat, 1 Jan 2011 18:44:59 +0000 Subject: [PATCH] Only loading what is strictly required by Util tests (see #2947). git-svn-id: http://svn.openlayers.org/trunk/openlayers@10977 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/Util.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/tests/Util.html b/tests/Util.html index 8d3799492f..3ea54e0113 100644 --- a/tests/Util.html +++ b/tests/Util.html @@ -5,7 +5,16 @@ var custom$ = function() {}; window.$ = custom$; - + + + + + + + + + +