Index: TestSupport.h =================================================================== diff -u -r9e1f1a6979c06dafaaf5f95912de5bc25a10f86c -raa660f04dfcbe8afb7ef3b1e9ce5b8ba2c116cd8 --- TestSupport.h (.../TestSupport.h) (revision 9e1f1a6979c06dafaaf5f95912de5bc25a10f86c) +++ TestSupport.h (.../TestSupport.h) (revision aa660f04dfcbe8afb7ef3b1e9ce5b8ba2c116cd8) @@ -68,6 +68,7 @@ TEST_CONFIG_FP_ENABLE_BOOST_PUMP, ///< Test configuration FP to enable P40 boost pump TEST_CONFIG_FP_ENABLE_DEFEATURE, ///< Test configuration FP to set sub system as defeatured TEST_CONFIG_DD_FP_DISABLE_CONDUCTIVITY_SENSOR_CHECKS, ///< Test configuration to disable conductivity sensor cal checks + TEST_CONFIG_DD_DISABLE_CONDUCTIVE_LEVEL_SENSOR_ERROR, ///< Test configuration to disable conductive level sensor alarm due to low level when using permeate NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif