Index: TestSupport.h =================================================================== diff -u -ra247e5b05d55abd12ccc207b824dfe6ecd7f2d82 -ra58064a3989e08b399d6bbd23d3def9264a2b134 --- TestSupport.h (.../TestSupport.h) (revision a247e5b05d55abd12ccc207b824dfe6ecd7f2d82) +++ TestSupport.h (.../TestSupport.h) (revision a58064a3989e08b399d6bbd23d3def9264a2b134) @@ -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_TUBING_SET, ///< Test configuration for wet tubing set TEST_CONFIG_ENABLE_SYRINGE_PUMP_TESTING, ///< Test configuration to skip checks in syringe pump during testing NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T;