Index: TestSupport.h =================================================================== diff -u -r877beca68c9c4130d29c026ddb5d02d5735a446e -r5552ef6984fb61b3c491551f8fe810f94fcd2a9d --- TestSupport.h (.../TestSupport.h) (revision 877beca68c9c4130d29c026ddb5d02d5735a446e) +++ TestSupport.h (.../TestSupport.h) (revision 5552ef6984fb61b3c491551f8fe810f94fcd2a9d) @@ -51,7 +51,7 @@ TEST_CONFIG_EXPEDITE_PRE_TREATMENT, ///< Test configuration expedite pre-treatment. TEST_CONFIG_SKIP_BLOOD_PRIME, ///< Test configuration skip blood prime. TEST_CONFIG_SKIP_DISINFECT_AND_SERVICE_TX_BLOCKERS, ///< Test configuration skip disinfect and service treatment blockers. - TEST_CONFIG_DISABLE_WET_SELFTEST_DISPLACEMENT_CHECK, ///< Test configuration disable wet self test displacement check. + TEST_CONFIG_DISABLE_WET_SELFTEST_DISPLACEMENT_ALARM, ///< Test configuration disable wet self test displacement alarm. TEST_CONFIG_RECOVER_TREATMENT, ///< Test configuration recover treatment. NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T;