Index: suite_leahi/shared/scripts/configuration/config.py =================================================================== diff -u -rc091cb2bd9bd4b20538496aa27435e8c8cf39e7a -r2807dd5593235d0424ec9ba288bfc56f7e5c1226 --- suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision c091cb2bd9bd4b20538496aa27435e8c8cf39e7a) +++ suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 2807dd5593235d0424ec9ba288bfc56f7e5c1226) @@ -213,5 +213,6 @@ RINSEBACK_PAUSED = "Rinseback Paused" BLOOD_RETURN_COUNTDOWN_DESCRIPTION_TEXT = "Blood return will NOT be allowed in:" BLOOD_RETURN_COMPLETE = "Blood Return Complete!" +TEST_PRIMARY ="Test the primary carbon filter and enter the result below" +TEST_SECONDARY ="Test the secondary carbon filter and enter the result below" -