mirror of
https://github.com/QuasarApp/CopyrightFixer.git
synced 2025-05-05 14:09:48 +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() {
|
||||
qWarning() << "The SignerTest class is not implemented"
|
||||
qWarning() << "The SignerTest class is not implemented";
|
||||
QVERIFY(true);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user