We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RunLoop
1 parent aa6f246 commit f2dfca5Copy full SHA for f2dfca5
test/tile/tile_lod.test.cpp
@@ -21,6 +21,7 @@ using namespace ::testing;
21
22
class TileLODTest {
23
public:
24
+ util::RunLoop loop;
25
HeadlessFrontend frontend;
26
Map map;
27
0 commit comments