浏览代码

* fixed test

git-svn-id: trunk@11267 -
florian 17 年之前
父节点
当前提交
91116c2e21
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      tests/webtbs/tw11543.pp

+ 3 - 2
tests/webtbs/tw11543.pp

@@ -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.