Index: TestSupport.h =================================================================== diff -u -rc615520a408c86a6f6b6880cbee691d8481e6030 -r71d9a55e660ad82dc511c58a8ed3c802bac8ba9f --- TestSupport.h (.../TestSupport.h) (revision c615520a408c86a6f6b6880cbee691d8481e6030) +++ TestSupport.h (.../TestSupport.h) (revision 71d9a55e660ad82dc511c58a8ed3c802bac8ba9f) @@ -64,6 +64,7 @@ TEST_CONFIG_DD_ENABLE_UF_TEMP_COMPENSATION, ///< Test configuration for enabling UF temperature compensation TEST_CONFIG_DD_DRY_BICART_TEST, ///< Test configuration DD to test initial fill , drain and initial chamber fill in pre-gen TEST_CONFIG_DD_RUN_SOLO, ///< Test configuration to run DD alone without the need of other subsystems + TEST_CONFIG_DD_ENABLE_4WIRE_RINSE_PUMP, NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif