summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
blob: 4c4715bb63bd3ed35a67e92e8de15307fbb4db07 (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs

# Currently the tests are adapted for the platforms
# that provide a native WebView implementation.
android|ios|winrt {
  SUBDIRS += auto
}