Index: TestSupport.h =================================================================== diff -u -ra3a29794c16d373730007e6816ae336465dedaa4 -r602070c80393759bd8e722fddbc4f61d40fb5100 --- TestSupport.h (.../TestSupport.h) (revision a3a29794c16d373730007e6816ae336465dedaa4) +++ TestSupport.h (.../TestSupport.h) (revision 602070c80393759bd8e722fddbc4f61d40fb5100) @@ -54,6 +54,7 @@ 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. + TEST_CONFIG_DISABLE_BLOOD_LEAK_ALARM, ///< Test configuration disable blood leak alarm. NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif