Browse Source

* added -gh option required to test correctness

git-svn-id: trunk@34491 -
Jonas Maebe 9 years ago
parent
commit
d19bf787a0
1 changed files with 2 additions and 1 deletions
  1. 2 1
      tests/webtbs/tw30310.pp

+ 2 - 1
tests/webtbs/tw30310.pp

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