* fixed test

git-svn-id: trunk@11267 -
This commit is contained in:
florian 2008-06-23 19:16:24 +00:00
parent 467aeb3446
commit 91116c2e21

View File

@ -1,4 +1,5 @@
unit test;
{ %norun }
unit tw11543;
{$ifdef fpc}{$mode objfpc}{$endif}
interface
@ -21,4 +22,4 @@ procedure ttestclass.p(const a: TSetOfChar);
begin
end;
end.
end.