Explorar el Código

* skip test on win64, because it tests proper initc handling and initc is not available on win64 (no cygwin for win64)

git-svn-id: trunk@8097 -
Vincent Snijders hace 18 años
padre
commit
5f70aef328
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/test/tlibrary3.pp

+ 1 - 1
tests/test/tlibrary3.pp

@@ -1,5 +1,5 @@
 { %NORUN }
-{ %SKIPTARGET=macos }
+{ %SKIPTARGET=macos, win64 }
 
 {$ifdef CPUX86_64}
 {$ifndef WINDOWS}