From a9987b1bc7f789f3063c06ed23e1f51024341463 Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Thu, 21 Jan 2021 19:16:31 +0100 Subject: Move tests --- tests/callcandidateseventtest.h | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 tests/callcandidateseventtest.h (limited to 'tests/callcandidateseventtest.h') diff --git a/tests/callcandidateseventtest.h b/tests/callcandidateseventtest.h deleted file mode 100644 index b81c9c9b..00000000 --- a/tests/callcandidateseventtest.h +++ /dev/null @@ -1,13 +0,0 @@ -// SPDX-FileCopyrightText: 2020 Carl Schwan -// -// SPDX-License-Identifier: LGPL-2.1-or-later - -#include - -class TestCallCandidatesEvent : public QObject -{ - Q_OBJECT - -private Q_SLOTS: - void fromJson(); -}; -- cgit v1.2.3