summaryrefslogtreecommitdiffstats
path: root/tests/testplan.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testplan.cpp')
-rw-r--r--tests/testplan.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testplan.cpp b/tests/testplan.cpp
index c58bd39a4..9818a8360 100644
--- a/tests/testplan.cpp
+++ b/tests/testplan.cpp
@@ -32,6 +32,7 @@ void setupPrefsVpmb()
prefs.descrate = 99000 / 60;
prefs.last_stop = false;
prefs.deco_mode = VPMB;
+ prefs.conservatism_level = 0;
}
void setupPlan(struct diveplan *dp)