Index: TestSupport.h =================================================================== diff -u -r40d68fcdbd0bd962b132aee458bbbc816c6fdc6a -rd97faa14ead017b56e57dd5499f1106b83ae063c --- TestSupport.h (.../TestSupport.h) (revision 40d68fcdbd0bd962b132aee458bbbc816c6fdc6a) +++ TestSupport.h (.../TestSupport.h) (revision d97faa14ead017b56e57dd5499f1106b83ae063c) @@ -79,7 +79,7 @@ TEST_CONFIG_FIRST = TEST_CONFIG_ENABLE_BETA_1_HW, ///< Test configuration first configuration. TEST_CONFIG_SKIP_BLOOD_PRIME, ///< Test configuration skip blood prime TEST_CONFIG_TESTING_WITHOUT_TUBING_SET, ///< Test configuration for testing without tubing set. - TEST_CONFIG_USE_WET_CARTRIDGE, + TEST_CONFIG_USE_WET_TUBE_SET, ///< Test configuration for wet tube set NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif