summaryrefslogtreecommitdiff
path: root/test/headless.cpp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-07-08 15:05:10 -0700
committerKonstantin Käfer <mail@kkaefer.com>2014-07-08 15:05:10 -0700
commite1bd68f6181478464fcca954cfba15fcf7bf4101 (patch)
tree803417ecbf4fb273e132b9e3ec95d2adeecfde29 /test/headless.cpp
parentdf65ecaa343dc977857693b1719f3fe54a47e6d4 (diff)
downloadqtlocation-mapboxgl-e1bd68f6181478464fcca954cfba15fcf7bf4101.tar.gz
add antialiasing test
Diffstat (limited to 'test/headless.cpp')
-rw-r--r--test/headless.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/headless.cpp b/test/headless.cpp
index 2428b1a2f8..0ed6e0a091 100644
--- a/test/headless.cpp
+++ b/test/headless.cpp
@@ -67,4 +67,4 @@ TEST_P(HeadlessTest, render) {
}
INSTANTIATE_TEST_CASE_P(Headless, HeadlessTest,
- ::testing::Values("0"));
+ ::testing::Values("0", "1"));