tests: mark tst_qsgitem as a private-test

This test uses private symbols.

Reviewed-by: Jason McDonald
Change-Id: I026f4d00be5f53203d0b155e08533474cc4d9605
This commit is contained in:
Rohan McGovern 2011-05-12 09:52:48 +10:00
parent 5186ddc1d9
commit 03cfbe8cb9
1 changed files with 1 additions and 3 deletions

View File

@ -26,9 +26,6 @@ SUBDIRS += \
qmlvisual \
moduleqt47
SUBDIRS += \
qsgitem \
contains(QT_CONFIG, private_tests) {
SUBDIRS += \
qdeclarativeanchors \
@ -84,6 +81,7 @@ contains(QT_CONFIG, private_tests) {
qsgflipable \
qsgfocusscope \
qsggridview \
qsgitem \
qsglistview \
qsgloader \
qsgmousearea \