4
0
mirror of https://github.com/QuasarApp/CopyrightFixer.git synced 2025-05-10 08:29:44 +00:00

Update tests/units/signertest.cpp

Co-authored-by: Andrei Yankovich <EndrIIMail@gmail.com>
This commit is contained in:
Igor loschinin 2021-05-08 14:10:12 +03:00 committed by GitHub
parent ee53fb2203
commit 521b7be9c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,5 +20,6 @@ void SignerTest::test() {
}
void SignerTest::testSigner() {
qWarning() << "The SignerTest class is not implemented"
QVERIFY(true);
}