forked from qt-creator/qt-creator
tests: remove unnecessary TARGET = tst_$$TARGET
"CONFIG += testcase" does this for us, and is the proper way to do this.
This commit is contained in:
@@ -16,5 +16,3 @@ HEADERS += \
|
||||
$$SRCDIR/plugins/texteditor/basetextdocumentlayout.h
|
||||
|
||||
INCLUDEPATH += $$SRCDIR/plugins $$SRCDIR/libs
|
||||
|
||||
TARGET=tst_$$TARGET
|
||||
|
||||
Reference in New Issue
Block a user