summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorartemp <artem@mapnik.org>2014-11-04 14:56:12 +0000
committerartemp <artem@mapnik.org>2014-11-04 14:56:12 +0000
commit76066c6afda6c5472399d29ced8970363e4b9a33 (patch)
tree1192a8b1a21ce6b1e5f73f2cba1fa8f3f590d934 /test
parente5f7e3e96cbdf1559affe0fbd818ddafbe478d82 (diff)
downloadqtlocation-mapboxgl-76066c6afda6c5472399d29ced8970363e4b9a33.tar.gz
format
Diffstat (limited to 'test')
-rw-r--r--test/test.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.gyp b/test/test.gyp
index fa799b6550..b9d91a374e 100644
--- a/test/test.gyp
+++ b/test/test.gyp
@@ -42,7 +42,7 @@
'../mapboxgl.gyp:mbgl-standalone',
],
'conditions': [
- ['OS == "mac"', { 'xcode_settings': { 'OTHER_LDFLAGS': [ '<@(ldflags)' ] }
+ ['OS == "mac"', { 'xcode_settings': { 'OTHER_LDFLAGS': [ '<@(ldflags)'] }
}, {
'libraries': [ '<@(ldflags)' ],
}]