Index: TestSupport.h =================================================================== diff -u -r7aaf36d98fc6f49394c72ae3472872f36feb44e3 -r23eda4cdc77a410b5e842ed4eec1249ba67ed73c --- TestSupport.h (.../TestSupport.h) (revision 7aaf36d98fc6f49394c72ae3472872f36feb44e3) +++ TestSupport.h (.../TestSupport.h) (revision 23eda4cdc77a410b5e842ed4eec1249ba67ed73c) @@ -53,6 +53,7 @@ TEST_CONFIG_SKIP_DISINFECT_AND_SERVICE_TX_BLOCKERS, ///< Test configuration skip disinfect and service treatment blockers. TEST_CONFIG_DISABLE_WET_SELFTEST_DISPLACEMENT_ALARM, ///< Test configuration disable wet self test displacement alarm. TEST_CONFIG_RECOVER_TREATMENT, ///< Test configuration recover treatment. + TEST_CONFIG_ENABLE_ONE_MINUTE_TREATMENT, ///< Test configuration enable one minute treatment. NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif