Tests: Rename tst_QtcProcess -> tst_Process

Follows 470c95c94b

Change-Id: Ie26b5677d28e645ab27aeebf5976b5507385716a
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Jarek Kobus
2023-05-04 17:20:29 +02:00
parent 34a3852efc
commit abce79939a
11 changed files with 61 additions and 65 deletions

View File

@@ -20,8 +20,6 @@ class QDebug;
class QTextCodec;
QT_END_NAMESPACE
class tst_QtcProcess;
namespace Utils {
namespace Internal { class QtcProcessPrivate; }