Ver código fonte

* fixed test targets directive (should be '%target', instead of '%platform')

git-svn-id: trunk@26401 -
nickysn 12 anos atrás
pai
commit
c09bfe9896
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      tests/webtbs/tw25169.pp

+ 1 - 1
tests/webtbs/tw25169.pp

@@ -1,4 +1,4 @@
-{ %platform=darwin,linux,freebsd,openbsd,netbsd,solaris }
+{ %target=darwin,linux,freebsd,openbsd,netbsd,solaris }
 
 
 uses
 uses
   unixcp;
   unixcp;