summaryrefslogtreecommitdiff
path: root/test/test.gypi
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2015-11-26 16:49:29 +0200
committerThiago Marcos P. Santos <thiago@mapbox.com>2015-12-01 00:00:09 +0200
commit6762cd0ca90aaafa81eab3a638fee1d1eb391b74 (patch)
tree8f9ac697baf3309d07106587e05dbed473af3b9b /test/test.gypi
parent123c5df92219bde3dda39d3ba942b996e765e8e9 (diff)
downloadqtlocation-mapboxgl-6762cd0ca90aaafa81eab3a638fee1d1eb391b74.tar.gz
[tests] Add utests for AsyncTask
Diffstat (limited to 'test/test.gypi')
-rw-r--r--test/test.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.gypi b/test/test.gypi
index c96b4f686c..74996a2e13 100644
--- a/test/test.gypi
+++ b/test/test.gypi
@@ -45,6 +45,7 @@
'api/set_style.cpp',
+ 'miscellaneous/async_task.cpp',
'miscellaneous/clip_ids.cpp',
'miscellaneous/binpack.cpp',
'miscellaneous/bilinear.cpp',