Index: TestSupport.h =================================================================== diff -u -r59f3db07ef55a67a8704a8d7c3b92752921e41a8 -raf6f0c0929b48509ea07de805c51768fd96067b3 --- TestSupport.h (.../TestSupport.h) (revision 59f3db07ef55a67a8704a8d7c3b92752921e41a8) +++ TestSupport.h (.../TestSupport.h) (revision af6f0c0929b48509ea07de805c51768fd96067b3) @@ -61,7 +61,7 @@ TEST_CONFIG_DD_DISABLE_CONDUCTIVITY_ALARMS, ///< Test configuration to disable DD conductivity alarms TEST_CONFIG_FP_DISABLE_CONDUCTIVITY_ALARMS, ///< Test configuration to disable FP conductivity alarms TEST_CONFIG_DD_ENABLE_DOSING_OPEN_LOOP_CONTROL, ///< Test configuration to switch to open loop control for concentrate dosing - TEST_CONFIG_DD_ENABLE_UF_TEMP_COMPENSATION, ///< Test configuration for enabling UF temperature compensation + TEST_CONFIG_DD_DISABLE_UF_TEMP_COMPENSATION, ///< Test configuration for disabling UF temperature compensation TEST_CONFIG_DD_DRY_BICART_TEST, ///< Test configuration DD to test initial fill , drain and initial chamber fill in pre-gen TEST_CONFIG_DD_RUN_SOLO, ///< Test configuration to run DD alone without the need of other subsystems TEST_CONFIG_FP_DISABLE_RO_CURRENT_ALARMS, ///< Test configuration to disable RO current alarms.