Update test suite to match new dvtm termination key sequence

This commit is contained in:
Marc André Tanner 2016-01-03 12:03:15 +01:00
parent 577ae6ae7a
commit 7e4802e6c1
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ dvtm_session() {
dvtm_cmd ' '
dvtm_cmd ' '
sleep 1
dvtm_cmd 'q'
dvtm_cmd 'qq'
}
expected_abduco_prolog() {