mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Whitespace cleanup tests
Again, entirely script based. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
128fc5f4b8
commit
afe7e847d6
27 changed files with 321 additions and 313 deletions
|
@ -5,7 +5,7 @@
|
|||
#include <QtTest>
|
||||
#include <sqlite3.h>
|
||||
|
||||
class TestParse : public QObject{
|
||||
class TestParse : public QObject {
|
||||
Q_OBJECT
|
||||
private slots:
|
||||
void initTestCase();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue