浏览代码

* fix program name of the test

git-svn-id: trunk@39606 -
svenbarth 7 年之前
父节点
当前提交
38ffcff3aa
共有 1 个文件被更改,包括 1 次插入1 次删除
  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}