diff options
Diffstat (limited to 'test/test-files.json')
-rw-r--r-- | test/test-files.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-files.json b/test/test-files.json index 3a4ad95722..dbf81f031b 100644 --- a/test/test-files.json +++ b/test/test-files.json @@ -31,6 +31,7 @@ "test/sprite/sprite_parser.test.cpp", "test/src/mbgl/test/fixture_log_observer.cpp", "test/src/mbgl/test/getrss.cpp", + "test/src/mbgl/test/http_server.cpp", "test/src/mbgl/test/sqlite3_test_fs.cpp", "test/src/mbgl/test/stub_file_source.cpp", "test/src/mbgl/test/test.cpp", |