Procházet zdrojové kódy

* forgot to call testrec3inl

git-svn-id: trunk@8196 -
Jonas Maebe před 18 roky
rodič
revize
ba2922ebed
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      tests/test/opt/tretopt.pp

+ 1 - 0
tests/test/opt/tretopt.pp

@@ -298,6 +298,7 @@ begin
   testrec2inl;
 {$if defined(cpupowerpc) or defined(cpui386)}
   testrec3;
+  testrec3inl;
 {$endif}
   testarr;
   testarrinl;