summaryrefslogtreecommitdiffstats
path: root/tests/testplan.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testplan.h')
-rw-r--r--tests/testplan.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testplan.h b/tests/testplan.h
index b35cd75c6..7822129d3 100644
--- a/tests/testplan.h
+++ b/tests/testplan.h
@@ -8,6 +8,7 @@ class TestPlan : public QObject {
private slots:
void testImperial();
void testMetric();
+ void testVpmbMetric();
};
#endif // TESTPLAN_H