diff --git a/harbour/tests/working/testread.prg b/harbour/tests/working/testread.prg index 09669a0545..5a8ec3cc4f 100644 --- a/harbour/tests/working/testread.prg +++ b/harbour/tests/working/testread.prg @@ -27,6 +27,7 @@ function Main() @ 4, 2 SAY "Enter your wish:" GET cWish READ + @ 6, 2 ? cName ? cWish