Update number of tests, add comment
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
function test_read(t) {
|
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();
|
var parser = new OpenLayers.Format.WFSCapabilities();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user