Quellcode durchsuchen

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

git-svn-id: trunk@26401 -
nickysn vor 12 Jahren
Ursprung
Commit
c09bfe9896
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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;