Browse Source

* diabled it for windows

git-svn-id: trunk@9113 -
florian 18 years ago
parent
commit
c5dcc2109d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      tests/test/twide3.pp

+ 4 - 0
tests/test/twide3.pp

@@ -1,3 +1,7 @@
+{ %skiptarget=win32,win64,wince }
+{ This test is only usefull if the local codepage is utf-8 which
+  usually not the case on windows
+}
 {$codepage utf-8}
 
 {$mode objfpc}