Index: TestSupport.h =================================================================== diff -u -r2c7809dfe82e2d6ee10f5e2ea01fa58a058c9d17 -rbfc7872b11c41bb0a9e6644e28b3a4e2c1a5dec8 --- TestSupport.h (.../TestSupport.h) (revision 2c7809dfe82e2d6ee10f5e2ea01fa58a058c9d17) +++ TestSupport.h (.../TestSupport.h) (revision bfc7872b11c41bb0a9e6644e28b3a4e2c1a5dec8) @@ -80,6 +80,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_TUBE_SET, ///< Test configuration for wet tube set NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif