From c5dcc2109ded789b77399be2663baa869a672e52 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 3 Nov 2007 18:39:14 +0000 Subject: [PATCH] * diabled it for windows git-svn-id: trunk@9113 - --- tests/test/twide3.pp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/test/twide3.pp b/tests/test/twide3.pp index 6f862d74d1..2a9bed370a 100644 --- a/tests/test/twide3.pp +++ b/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}