Skip to content

Commit d14c3a5

Browse files
committed
remove comment
1 parent 8f4f2bc commit d14c3a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/EllipsoidRegion.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ describe( 'EllipsoidRegion', () => {
107107
{ latStart: - Math.PI / 2, latEnd: Math.PI / 2, lonStart: 0, lonEnd: Math.PI / 4, heightStart: 0, heightEnd: 0.05, name: 'full latitude span' },
108108
];
109109

110-
// Create individual test for each combination
111110
ellipsoidConfigs.forEach( ellipsoidConfig => {
112111

113112
regionConfigs.forEach( regionConfig => {

0 commit comments

Comments
 (0)