Преглед изворни кода

* fix test

git-svn-id: trunk@38317 -
florian пре 7 година
родитељ
комит
1d6e0743aa
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tests/webtbs/tw33202.pp

+ 1 - 1
tests/webtbs/tw33202.pp

@@ -1,5 +1,5 @@
 { %CPU=avr }
-{ %OPT=-Sm }
+{ %OPT=-Sm -Wpavrsim }
 program macrotest;
 const
   sramMax = FPC_SRAMBASE + FPC_SRAMSIZE - 1;