Browse Source

- removed readln

git-svn-id: trunk@3268 -
Jonas Maebe 19 years ago
parent
commit
2b3c7280d8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/webtbs/tw5001.pp

+ 0 - 1
tests/webtbs/tw5001.pp

@@ -10,7 +10,6 @@ resourcestring
 
 begin
   writeln(s);
-  readln;
   if length(s)=0
     then halt(1);
   if (s<>'test')