Explorar el Código

* added -gh option required to test correctness

git-svn-id: trunk@34491 -
Jonas Maebe hace 9 años
padre
commit
d19bf787a0
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      tests/webtbs/tw30310.pp

+ 2 - 1
tests/webtbs/tw30310.pp

@@ -1,4 +1,5 @@
+{ %opt=-gh }
 
 begin
   get_cmdline;
-end.
+end.