Преглед на файлове

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 -
svenbarth преди 12 години
родител
ревизия
900afaddea
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3 1
      tests/webtbs/tw10477.pp

+ 3 - 1
tests/webtbs/tw10477.pp

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