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 fbd2df136..76b248e3d 100644 --- a/tests/testplan.h +++ b/tests/testplan.h @@ -18,6 +18,7 @@ private slots: void testVpmbMetricMultiLevelAir(); void testVpmbMetric100m10min(); void testVpmbMetricRepeat(); + void testMultipleGases(); }; #endif // TESTPLAN_H |