Browse Source

* Enabled test for wince.

git-svn-id: trunk@10746 -
yury 17 years ago
parent
commit
0d533a1f1e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/test/units/system/tres3.pp

+ 1 - 1
tests/test/units/system/tres3.pp

@@ -1,6 +1,6 @@
 { Test for resource enumeration functions. }
 
-{%TARGET=win32,win64,linux,freebsd,darwin,netbsd,openbsd,solaris}
+{%TARGET=win32,win64,wince,linux,freebsd,darwin,netbsd,openbsd,solaris}
 
 {$mode objfpc}