summaryrefslogtreecommitdiff
path: root/test/test.gypi
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2015-05-08 11:30:26 +0200
committerKonstantin Käfer <mail@kkaefer.com>2015-05-08 11:30:26 +0200
commitfb984a22d191949fd7f998dbf1f746a9ee0a6724 (patch)
treef8bcf8d8569f85fa3e6101b3ce92d80843e64360 /test/test.gypi
parent66f67fe2fca73ebd22e9097494bd559caf399790 (diff)
downloadqtlocation-mapboxgl-fb984a22d191949fd7f998dbf1f746a9ee0a6724.tar.gz
don't trigger a HTTP request twice
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 9c6abb7d31..b6afb4fd9f 100644
--- a/test/test.gypi
+++ b/test/test.gypi
@@ -66,6 +66,7 @@
'storage/http_coalescing.cpp',
'storage/http_error.cpp',
'storage/http_header_parsing.cpp',
+ 'storage/http_issue_1369.cpp',
'storage/http_load.cpp',
'storage/http_noloop.cpp',
'storage/http_other_loop.cpp',