From 92f0711404965a4233ee2c7df492bdcab2076af2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Tue, 25 Sep 2012 00:02:22 +0200 Subject: [PATCH] Jasmine tests for ol.interaction.ResolutionConstraint --- test/ol.html | 1 + .../interaction/resolutionconstraint.test.js | 187 ++++++++++++++++++ 2 files changed, 188 insertions(+) create mode 100644 test/spec/ol/interaction/resolutionconstraint.test.js diff --git a/test/ol.html b/test/ol.html index e93f333def..7381ba1002 100644 --- a/test/ol.html +++ b/test/ol.html @@ -79,6 +79,7 @@ +