Browse Source

* fix test

git-svn-id: trunk@38317 -
florian 7 years ago
parent
commit
1d6e0743aa
1 changed files with 1 additions and 1 deletions
  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;