From 0e18524a84d2aae65c54edc676d8ad7348f7d61c Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Fri, 15 May 2020 10:39:51 +0200 Subject: Remove Qt Labs Calendar This is getting its own repository as part of the move to the marketplace. Task-number: QTBUG-84172 Pick-to: 5.15 Change-Id: I2f963c298d6ef95e0832f95aa1e1ea809f4867a2 Reviewed-by: Volker Hilsheimer --- tests/auto/calendar/calendar.pro | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 tests/auto/calendar/calendar.pro (limited to 'tests/auto/calendar/calendar.pro') diff --git a/tests/auto/calendar/calendar.pro b/tests/auto/calendar/calendar.pro deleted file mode 100644 index 9fdf20ad..00000000 --- a/tests/auto/calendar/calendar.pro +++ /dev/null @@ -1,12 +0,0 @@ -TEMPLATE = app -TARGET = tst_calendar -CONFIG += qmltestcase - -SOURCES += \ - $$PWD/tst_calendar.cpp - -OTHER_FILES += \ - $$PWD/data/*.qml - -TESTDATA += \ - $$PWD/data/tst_* -- cgit v1.2.3