Index: TestSupport.h =================================================================== diff -u -reddbe4f579bd1d3c6480b27723908e87e3bc0e78 -rd11a6f0afc7c7580a9b5efe05a6e77d97be7e0ee --- TestSupport.h (.../TestSupport.h) (revision eddbe4f579bd1d3c6480b27723908e87e3bc0e78) +++ TestSupport.h (.../TestSupport.h) (revision d11a6f0afc7c7580a9b5efe05a6e77d97be7e0ee) @@ -52,6 +52,7 @@ { TEST_CONFIG_DISABLE_BC_PRESSURE_ALARMS = 0, ///< Test configuration disabling BC pressure alarms TEST_CONFIG_FIRST = TEST_CONFIG_DISABLE_BC_PRESSURE_ALARMS, ///< Test configuration first configuration. + TEST_CONFIG_ENABLE_DRY_BICART_FILL, ///< Test configuration disabling Dry Bicart fill check TEST_CONFIG_ENABLE_4WIRE_RINSE_PUMP, ///< Test configuration enable 4-wire rinse pump. TEST_CONFIG_SKIP_FILTERS_FLUSH, ///< Test configuration to skip filter flush NUM_OF_TEST_CONFIGS ///< Number of test configuration.