Parcourir la source

* fixed test compilation

git-svn-id: trunk@34508 -
Jonas Maebe il y a 9 ans
Parent
commit
98020a9b57
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      tests/webtbs/tw30310.pp

+ 1 - 1
tests/webtbs/tw30310.pp

@@ -1,5 +1,5 @@
 { %opt=-gh }
 
 begin
-  get_cmdline;
+  writeln(cmdline);
 end.