Index: TestSupport.h =================================================================== diff -u -raff4ae08353c54061b53993be4cb4c9244d08fdc -rd83e9957e30f7a10eff5b0eb94efb18567e3bbc4 --- TestSupport.h (.../TestSupport.h) (revision aff4ae08353c54061b53993be4cb4c9244d08fdc) +++ TestSupport.h (.../TestSupport.h) (revision d83e9957e30f7a10eff5b0eb94efb18567e3bbc4) @@ -54,7 +54,7 @@ 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 + TEST_CONFIG_SKIP_PRE_GEN_FLUSH, ///< Test configuration to skip pre-gen flush NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #endif