Signed-off-by: Rick Walsh <[email protected]>
---
 tests/testplan.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/testplan.cpp b/tests/testplan.cpp
index bb69003..e8b89ba 100644
--- a/tests/testplan.cpp
+++ b/tests/testplan.cpp
@@ -212,7 +212,7 @@ void TestPlan::testVpmbMetric100m60min()
        QCOMPARE(ev->gas.index, 2);
        QCOMPARE(ev->value, 100);
        QCOMPARE(get_depth_at_time(&displayed_dive.dc, ev->time.seconds), 6000);
-       // check expected run time of 105 minutes
+       // check expected run time of 316 minutes
        QCOMPARE(displayed_dive.dc.duration.seconds, 18980u);
 }
 
-- 
2.4.3

_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to