Skip to content

Commit f2dfca5

Browse files
Add tests RunLoop
1 parent aa6f246 commit f2dfca5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/tile/tile_lod.test.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ using namespace ::testing;
2121

2222
class TileLODTest {
2323
public:
24+
util::RunLoop loop;
2425
HeadlessFrontend frontend;
2526
Map map;
2627

0 commit comments

Comments
 (0)