Explorar o código

The assumptions of test tthlp22 have changed.

tests/test/tthlp22.pp:
  * this test fails no longer as Mode Delphi by default also contains modeswitch TypeHelpers
  * adjust program name for consistency

git-svn-id: trunk@29274 -
svenbarth %!s(int64=10) %!d(string=hai) anos
pai
achega
27f398851b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      tests/test/tthlp22.pp

+ 2 - 2
tests/test/tthlp22.pp

@@ -1,8 +1,8 @@
-{ %FAIL }
+{ %NORUN }
 
 { type helpers are not parsed if modeswitch typehelpers is not set (mode Delphi) }
 
-program tthlp20;
+program tthlp22;
 
 {$mode delphi}