Skip to content

Commit

Permalink
bah
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfriend committed Sep 26, 2024
1 parent 7a37a85 commit 6eca1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apps/testapps/testCellsToLinkedMultiPolygon.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ SUITE(cellsToLinkedMultiPolygon) {
H3Index kids[] = {0x81ea3ffffffffff, 0x81eabffffffffff,
0x81eafffffffffff, 0x81eb3ffffffffff,
0x81eb7ffffffffff, 0x81ebbffffffffff};
int numCells = ARRAY_SIZE(set);
int numCells = ARRAY_SIZE(kids);

LinkedGeoPolygon polygon;
t_assertSuccess(
Expand Down

0 comments on commit 6eca1ab

Please sign in to comment.