Explorar o código

* fixed test.

git-svn-id: trunk@7748 -
yury %!s(int64=18) %!d(string=hai) anos
pai
achega
be65e77702
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/test/cg/tcalext.pp

+ 1 - 1
tests/test/cg/tcalext.pp

@@ -512,12 +512,12 @@ begin
     failed := true;
   if global_u8bit <> RESULT_U8BIT then
     failed := true;
+{$endif FPC_HAS_TYPE_EXTENDED}
 
   If failed then
    fail
   else
     WriteLn('Passed!');
-{$endif FPC_HAS_TYPE_EXTENDED}
 
   Write('External struct parameter testing...');