summaryrefslogtreecommitdiffstats
path: root/tests/testunitconversion.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2018-07-25 12:39:04 -0700
committerGravatar Lubomir I. Ivanov <neolit123@gmail.com>2018-07-26 16:32:51 +0300
commitafe7e847d6ab550237c066a1570a7c3160b5b008 (patch)
tree04344853d787864ef726b9ae94f2e15d07c0d76e /tests/testunitconversion.h
parent128fc5f4b81f036eeb76cda99704095673efbe8e (diff)
downloadsubsurface-afe7e847d6ab550237c066a1570a7c3160b5b008.tar.gz
Whitespace cleanup tests
Again, entirely script based. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'tests/testunitconversion.h')
-rw-r--r--tests/testunitconversion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testunitconversion.h b/tests/testunitconversion.h
index 41908191f..8cf1ba336 100644
--- a/tests/testunitconversion.h
+++ b/tests/testunitconversion.h
@@ -4,7 +4,7 @@
#include <QtTest>
-class TestUnitConversion : public QObject{
+class TestUnitConversion : public QObject {
Q_OBJECT
private slots:
void testUnitConversions();