Index: TestSupport.h =================================================================== diff -u -r60705e2f40e536b11209f487f5820380851ce09a -rb3bc5d574638eaf2839e411506a5e03ca2b1ecca --- TestSupport.h (.../TestSupport.h) (revision 60705e2f40e536b11209f487f5820380851ce09a) +++ TestSupport.h (.../TestSupport.h) (revision b3bc5d574638eaf2839e411506a5e03ca2b1ecca) @@ -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