Browse Source

* fix program name of the test

git-svn-id: trunk@39606 -
svenbarth 7 years ago
parent
commit
38ffcff3aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/webtbs/tw34021.pp

+ 1 - 1
tests/webtbs/tw34021.pp

@@ -1,6 +1,6 @@
 { %NORUN }
 
-program thelloworld;
+program tw34021;
 
 {$mode objfpc}{$H+}
 {$COperators On}