aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmldom/path/tst_qmldompath.cpp
blob: 86ef15e0355c61a72df8c73bf14be96173af140a (plain)
1
2
3
4
5
// Copyright (C) 2020 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only

#include "tst_qmldompath.h"
QTEST_MAIN(QQmlJS::Dom::PathEls::TestPaths)