diff options
Diffstat (limited to 'tests/testplan.h')
-rw-r--r-- | tests/testplan.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testplan.h b/tests/testplan.h index f73ad0d9a..69bf0704f 100644 --- a/tests/testplan.h +++ b/tests/testplan.h @@ -14,6 +14,7 @@ private slots: void testVpmbMetricMultiLevelAir(); void testVpmbMetric100m60min(); void testVpmbMetric100m10min(); + void testVpmbMetricRepeat(); }; #endif // TESTPLAN_H |