summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qhash/qhash.pro
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@collabora.com>2012-01-20 01:27:46 +0200
committerQt by Nokia <qt-info@nokia.com>2012-01-24 01:08:55 +0100
commitf61112aa323747714e9a644095b2c5b946bb8179 (patch)
tree6de8e76147b89117b6bc6816a475f8fbc660516c /tests/benchmarks/corelib/tools/qhash/qhash.pro
parent2c3221dd07b88fe047a6a0e4ee0d1a20b940162c (diff)
Move test files around.
main.cpp is easier for my muscle memory to remember than qhash_string as it is used by a number of other tests. Change-Id: I044f995d55a4ff1328dde0ae27b6e36a80114c38 Reviewed-by: Richard J. Moore <rich@kde.org> Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
Diffstat (limited to 'tests/benchmarks/corelib/tools/qhash/qhash.pro')
-rw-r--r--tests/benchmarks/corelib/tools/qhash/qhash.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/corelib/tools/qhash/qhash.pro b/tests/benchmarks/corelib/tools/qhash/qhash.pro
index 51d3e7f253..40f661c116 100644
--- a/tests/benchmarks/corelib/tools/qhash/qhash.pro
+++ b/tests/benchmarks/corelib/tools/qhash/qhash.pro
@@ -1,5 +1,5 @@
TARGET = tst_hash
QT = core testlib
INCLUDEPATH += .
-SOURCES += qhash_string.cpp outofline.cpp
+SOURCES += main.cpp outofline.cpp
CONFIG += release