summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@qt.io>2019-09-20 10:38:34 +0200
committerJohan Klokkhammer Helsing <johan.helsing@qt.io>2019-09-20 11:31:45 +0200
commit86a96007627cec1a4e98803029c936017549cca0 (patch)
tree90a0240aceb5b763899d8ea9fd552eb42cfae4ec
parent7e658cf26dc6e85dbe4a4216f7294dbb3a928dcc (diff)
Fix wrong target name for tst_client_fullscreenshellv1
Task-number: QTBUG-78177 Change-Id: Id44794523511241b408e79383e438e52f769d62a Reviewed-by: Pier Luigi Fiorini <pierluigi.fiorini@liri.io>
-rw-r--r--tests/auto/client/fullscreenshellv1/fullscreenshellv1.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/client/fullscreenshellv1/fullscreenshellv1.pro b/tests/auto/client/fullscreenshellv1/fullscreenshellv1.pro
index 49d19d5c..c4006cdd 100644
--- a/tests/auto/client/fullscreenshellv1/fullscreenshellv1.pro
+++ b/tests/auto/client/fullscreenshellv1/fullscreenshellv1.pro
@@ -1,4 +1,4 @@
include (../shared_old/shared_old.pri)
-TARGET = tst_client_fullscreenshell1
+TARGET = tst_client_fullscreenshellv1
SOURCES += tst_fullscreenshellv1.cpp