summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qttools_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qttools_git.bb')
-rw-r--r--recipes-qt/qt5/qttools_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb
index b63c6b1d..f2fe0635 100644
--- a/recipes-qt/qt5/qttools_git.bb
+++ b/recipes-qt/qt5/qttools_git.bb
@@ -40,5 +40,4 @@ do_install_ptest() {
40 mkdir -p ${D}${PTEST_PATH} 40 mkdir -p ${D}${PTEST_PATH}
41 t=${D}${PTEST_PATH} 41 t=${D}${PTEST_PATH}
42 cp ${B}/tests/auto/qtdiag/tst_tdiag $t 42 cp ${B}/tests/auto/qtdiag/tst_tdiag $t
43 cp ${B}/tests/auto/qtattributionsscanner/tst_qtattributionsscanner $t
44} 43}