summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusconnection_no_app/tst_qdbusconnection_no_app.cpp
blob: 4b0157e83c22b73ba9443b54cded0072e85ded22 (plain)
1
2
3
4
5
6
7
// Copyright (C) 2016 Intel Corporation.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

// Ugly hack, look away
#include "../qdbusconnection/tst_qdbusconnection.cpp"

QTEST_APPLESS_MAIN(tst_QDBusConnection_NoApplication)