Measure tests - move a comment to its proper location, no functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11834 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -19,7 +19,6 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// test for <http://trac.openlayers.org/ticket/2691>
|
|
||||||
function test_cancel(t) {
|
function test_cancel(t) {
|
||||||
|
|
||||||
t.plan(4);
|
t.plan(4);
|
||||||
@@ -70,6 +69,7 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// test for <http://trac.openlayers.org/ticket/2691>
|
||||||
function test_partial(t) {
|
function test_partial(t) {
|
||||||
|
|
||||||
t.plan(28);
|
t.plan(28);
|
||||||
|
|||||||
Reference in New Issue
Block a user