summaryrefslogtreecommitdiff
path: root/test/test.gyp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-08-11 13:00:15 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-08-11 13:00:15 +0200
commiteef51a867974df6279ab0c2003d9660a61ac6c5d (patch)
tree4527c8d227e292977dd9925792254be20f74306e /test/test.gyp
parentbe15af7e04d2d1b7ef0b1bbc36e6aaef14c5f36a (diff)
downloadqtlocation-mapboxgl-eef51a867974df6279ab0c2003d9660a61ac6c5d.tar.gz
fix test gyp file
Diffstat (limited to 'test/test.gyp')
-rw-r--r--test/test.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.gyp b/test/test.gyp
index 93260caa6b..f73c94bf02 100644
--- a/test/test.gyp
+++ b/test/test.gyp
@@ -189,8 +189,8 @@
"dependencies": [
"../deps/gtest/gtest.gyp:gtest",
"../mapboxgl.gyp:mapboxgl",
+ '../mapboxgl.gyp:bundle_styles',
"link_gl",
- '../mapboxgl.gyp:copy_default_stylesheet',
]
},
{