forked from qt-creator/qt-creator
Change-Id: I641f0c86b30a11ca6321db88afbf2969b4863972 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
7 lines
95 B
QML
7 lines
95 B
QML
import qbs
|
|
|
|
QtcAutotest {
|
|
name: "devicectlutils autotest"
|
|
files: "tst_aggregate.cpp"
|
|
}
|