From 5050814fa455ab5b44662c864f2aa1383917f1e7 Mon Sep 17 00:00:00 2001 From: ahocevar Date: Wed, 10 Feb 2010 13:01:14 +0000 Subject: [PATCH] remove acceptance test again, because this can easily be shown in a unit test instead (see #2477) git-svn-id: http://svn.openlayers.org/trunk/openlayers@10041 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/manual/clone-layers.html | 79 ---------------------------------- 1 file changed, 79 deletions(-) delete mode 100644 tests/manual/clone-layers.html diff --git a/tests/manual/clone-layers.html b/tests/manual/clone-layers.html deleted file mode 100644 index a1d43dd141..0000000000 --- a/tests/manual/clone-layers.html +++ /dev/null @@ -1,79 +0,0 @@ - - - Cloning Layers Acceptance Test - - - - - - -
-
-
-
-
-
-
-
-
-
-

- This example is used to confirm that layers are cloned with their - current state, not with their initial options. If this works, then - both maps should have both layers visible (use the LayerSwitcher - to confirm). -

- - - \ No newline at end of file