summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2009-09-24 08:53:30 (GMT)
committerJoerg Bornemann <joerg.bornemann@nokia.com>2009-09-24 08:53:30 (GMT)
commit600cef0aa62dedafac9190809230e01e3b200356 (patch)
tree64f9e81c6856e45caa12f30465f2ac2ae032577f /tests
parent3ec68c8948284437b8591010bbbbe2ea97b8cc46 (diff)
downloadQt-600cef0aa62dedafac9190809230e01e3b200356.zip
Qt-600cef0aa62dedafac9190809230e01e3b200356.tar.gz
Qt-600cef0aa62dedafac9190809230e01e3b200356.tar.bz2
Revert "Autotest: This test does requires internal builds (with autotests)."
This reverts commit df47e0d40290f5e40054a9612f75177d9ef8537a. There is no "private_build" in Qt 4.5 Reviewed-By: thiago
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qkeysequence/qkeysequence.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qkeysequence/qkeysequence.pro b/tests/auto/qkeysequence/qkeysequence.pro
index d4779af..bd85402 100644
--- a/tests/auto/qkeysequence/qkeysequence.pro
+++ b/tests/auto/qkeysequence/qkeysequence.pro
@@ -1,5 +1,4 @@
load(qttest_p4)
-requires(contains(QT_CONFIG,private_tests))
SOURCES += tst_qkeysequence.cpp
RESOURCES += qkeysequence.qrc \ No newline at end of file