From 0033ba70a9a894297e88cfd61439aa4acb0ceb21 Mon Sep 17 00:00:00 2001 From: crschmidt Date: Sun, 21 May 2006 02:07:07 +0000 Subject: [PATCH] Add Control.PanZoom tests. git-svn-id: http://svn.openlayers.org/trunk/openlayers@218 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/list-tests.html | 1 + tests/test_Control_PanZoom.html | 52 +++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 tests/test_Control_PanZoom.html diff --git a/tests/list-tests.html b/tests/list-tests.html index fa39b3ad9c..1b179c645c 100644 --- a/tests/list-tests.html +++ b/tests/list-tests.html @@ -15,5 +15,6 @@
  • test_Tile.html
  • test_Tile_Image.html
  • test_Control.html
  • +
  • test_Control_PanZoom.html
  • test_Map.html
  • diff --git a/tests/test_Control_PanZoom.html b/tests/test_Control_PanZoom.html new file mode 100644 index 0000000000..ad5952db62 --- /dev/null +++ b/tests/test_Control_PanZoom.html @@ -0,0 +1,52 @@ + + + + + + +
    + +