summaryrefslogtreecommitdiffstats
path: root/tests/auto/typedjson/tst_typedjson.cpp
blob: 6a7e309014a251cdcb497d094b3ca9d1c63d3496 (plain)
1
2
3
4
5
// Copyright (C) 2021 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#include "tst_typedjson.h"

QTEST_MAIN(QTypedJson::TestTypedJson)