From 2478e2311ffadab2876147e5f75c70de96b9b7a1 Mon Sep 17 00:00:00 2001 From: Christopher Eykamp Date: Mon, 17 Dec 2012 18:33:19 +0100 Subject: [PATCH] Update number of tests, add comment --- tests/Format/WFSCapabilities/v1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Format/WFSCapabilities/v1.html b/tests/Format/WFSCapabilities/v1.html index f7e4db8249..30230d13bb 100644 --- a/tests/Format/WFSCapabilities/v1.html +++ b/tests/Format/WFSCapabilities/v1.html @@ -21,7 +21,7 @@ } function test_read(t) { - t.plan(35); + t.plan(37); // Number of tests performed: If you add a test below, be sure to increment this accordingly var parser = new OpenLayers.Format.WFSCapabilities();