This test was clearly intended differently...

tests/webtbs/tw10477.pp:
  + add { %NORUN } (only tests compilation)
  * change use of unit "uthlp" to "uw10477"

git-svn-id: trunk@25510 -
This commit is contained in:
svenbarth 2013-09-17 17:50:09 +00:00
parent 2da06b004e
commit 900afaddea

View File

@ -1,7 +1,9 @@
{ %NORUN }
program tw10477;
uses
uthlp;
uw10477;
begin
end.