mirror of
https://github.com/QuasarApp/CopyrightFixer.git
synced 2025-05-07 06:59:47 +00:00
ref #50 Fixing: added ;
This commit is contained in:
parent
2d40b34126
commit
a0d6502ce0
@ -21,6 +21,6 @@ void SignerTest::test() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void SignerTest::testSigner() {
|
void SignerTest::testSigner() {
|
||||||
qWarning() << "The SignerTest class is not implemented"
|
qWarning() << "The SignerTest class is not implemented";
|
||||||
QVERIFY(true);
|
QVERIFY(true);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user