Skip to content

Commit 4387236

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b4d122f commit 4387236

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/tile/tile_lod.test.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,8 @@ TEST(TileLOD, pitchThreshold) {
126126
"pitchThreshold-line",
127127
"pitchThreshold-polyline",
128128
},
129-
22, 0.0015);
129+
22,
130+
0.0015);
130131
}
131132

132133
TEST(TileLOD, scale) {

0 commit comments

Comments
 (0)