Skip to content

Commit

Permalink
Update src/apps/testapps/testCellsToLinkedMultiPolygon.c
Browse files Browse the repository at this point in the history
Co-authored-by: Isaac Brodsky <[email protected]>
  • Loading branch information
ajfriend and isaacbrodsky authored Sep 27, 2024
1 parent 8aed513 commit 61fc849
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 @@ -72,7 +72,7 @@ SUITE(cellsToLinkedMultiPolygon) {
H3_EXPORT(destroyLinkedMultiPolygon)(&polygon);
}

TEST(pentagonChldren) {
TEST(pentagonChildren) {
// children of pentagon 0x80ebfffffffffff
H3Index kids[] = {0x81ea3ffffffffff, 0x81eabffffffffff,
0x81eafffffffffff, 0x81eb3ffffffffff,
Expand Down

0 comments on commit 61fc849

Please sign in to comment.