Browse Source

* Skip this test for android.

git-svn-id: trunk@32007 -
yury 9 years ago
parent
commit
a4f63a07d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/test/tover4.pas

+ 1 - 1
tests/test/tover4.pas

@@ -1,5 +1,5 @@
 { %cpu=i386,x86_64 }
-{ %skiptarget=win64 }
+{ %skiptarget=win64,android }
 { Target must actually support Extended type }
 
 function test1(x: single): integer;