Index: TestSupport.h =================================================================== diff -u -r8aaed7c1ca12351dd2435a488b1f8abbcb9420b9 -r1d73d2af1a5ed5f667635430cc18642f3d374feb --- TestSupport.h (.../TestSupport.h) (revision 8aaed7c1ca12351dd2435a488b1f8abbcb9420b9) +++ TestSupport.h (.../TestSupport.h) (revision 1d73d2af1a5ed5f667635430cc18642f3d374feb) @@ -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