summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/io/qtextstream/qtextstream.pro
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@gmail.com>2018-11-02 10:24:23 +0100
committerTobias Hunger <tobias.hunger@qt.io>2018-11-08 21:34:08 +0000
commitc99544a474cd8b651e29702ff10dee908463daf5 (patch)
tree3bc280bb396e794a6df5c003942b30d175490ba1 /tests/benchmarks/corelib/io/qtextstream/qtextstream.pro
parentb53f997d8f20938d46b755eca54b4ec9a40e4ffe (diff)
benchmarks: Fix copy and paste error in .pro-file
Change-Id: I30e4c640b9299559063b0337b6639d7c5a19e1db Reviewed-by: Mikhail Svetkin <mikhail.svetkin@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/benchmarks/corelib/io/qtextstream/qtextstream.pro')
-rw-r--r--tests/benchmarks/corelib/io/qtextstream/qtextstream.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/corelib/io/qtextstream/qtextstream.pro b/tests/benchmarks/corelib/io/qtextstream/qtextstream.pro
index 758930c139..e8170319f2 100644
--- a/tests/benchmarks/corelib/io/qtextstream/qtextstream.pro
+++ b/tests/benchmarks/corelib/io/qtextstream/qtextstream.pro
@@ -1,5 +1,5 @@
TEMPLATE = app
-TARGET = tst_bench_qtemporaryfile
+TARGET = tst_bench_qtextstream
QT = core testlib