diff --git a/tests/TestKdbx3.cpp b/tests/TestKdbx3.cpp index 08f1a7f273..d284fd150c 100644 --- a/tests/TestKdbx3.cpp +++ b/tests/TestKdbx3.cpp @@ -179,4 +179,4 @@ void TestKdbx3::testBrokenHeaderHash() QScopedPointer db(reader.readDatabase(filename, key)); QVERIFY(!db.data()); QVERIFY(reader.hasError()); -} \ No newline at end of file +}