Index: TestSupport.h =================================================================== diff -u -red0b0d9fd80ba2e66bf6566ef47197812aec2b7a -rad7eed5205aec0194bf21211dcbd67363a66135c --- TestSupport.h (.../TestSupport.h) (revision ed0b0d9fd80ba2e66bf6566ef47197812aec2b7a) +++ TestSupport.h (.../TestSupport.h) (revision ad7eed5205aec0194bf21211dcbd67363a66135c) @@ -39,6 +39,7 @@ TEST_CONFIG_FIRST = TEST_CONFIG_MIX_WITH_WATER, ///< Test configuration first configuration. TEST_CONFIG_DISABLE_INLET_WATER_TEMP_CHECK, ///< Test configuration disable inlet water temperature check. TEST_CONFIG_RECOVER_TREATMENT, ///< Test configuration recover treatment. + TEST_CONFIG_EXPEDITE_PRE_TREATMENT, ///< Test configuration expedite pre-treatment. NUM_OF_TEST_CONFIGS ///< Number of test configuration. } TEST_CONFIG_T; #else