Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
tests: mark tst_qsgitem as a private-test
This test uses private symbols.

Reviewed-by: Jason McDonald
Change-Id: I026f4d00be5f53203d0b155e08533474cc4d9605
  • Loading branch information
Rohan McGovern committed May 12, 2011
1 parent 5186ddc commit 03cfbe8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/auto/declarative/declarative.pro
Expand Up @@ -26,9 +26,6 @@ SUBDIRS += \
qmlvisual \
moduleqt47

SUBDIRS += \
qsgitem \

contains(QT_CONFIG, private_tests) {
SUBDIRS += \
qdeclarativeanchors \
Expand Down Expand Up @@ -84,6 +81,7 @@ contains(QT_CONFIG, private_tests) {
qsgflipable \
qsgfocusscope \
qsggridview \
qsgitem \
qsglistview \
qsgloader \
qsgmousearea \
Expand Down

0 comments on commit 03cfbe8

Please sign in to comment.