2022-05-13 13:12:05 +00:00
|
|
|
// Copyright (C) 2016 The Qt Company Ltd.
|
2024-02-22 14:51:16 +00:00
|
|
|
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
|
2011-09-22 10:01:29 +00:00
|
|
|
#include <QtQuickTest/quicktest.h>
|
2012-02-16 04:43:03 +00:00
|
|
|
QUICK_TEST_MAIN(qquickanimationcontroller)
|