Skip to content

Commit 8b93660

Browse files
committed
whitespace
1 parent 473989c commit 8b93660

File tree

1 file changed

+0
-2
lines changed
  • tests/Format/WCSCapabilities

1 file changed

+0
-2
lines changed

tests/Format/WCSCapabilities/v1.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@
142142
res1_1_0.contentMetadata.length,
143143
"contentMetadata.length matches between 1.0.0 and 1.1.0");
144144

145-
146145
t.eq(res1_0_0.serviceIdentification.keywords[0],
147146
res1_1_0.serviceIdentification.keywords[0],
148147
"serviceIdentification keyword 1 matches between 1.0.0 and 1.1.0");
@@ -152,7 +151,6 @@
152151
t.eq(res1_0_0.serviceIdentification.keywords.length,
153152
res1_1_0.serviceIdentification.keywords.length,
154153
"serviceIdentification keyword count matches between 1.0.0 and 1.1.0");
155-
156154
}
157155

158156
</script>

0 commit comments

Comments
 (0)