Sfoglia il codice sorgente

* added -gh option required to test correctness

git-svn-id: trunk@34491 -
Jonas Maebe 9 anni fa
parent
commit
d19bf787a0
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      tests/webtbs/tw30310.pp

+ 2 - 1
tests/webtbs/tw30310.pp

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