Browse Source

* added { %norun }

git-svn-id: branches/objc@13622 -
Jonas Maebe 16 years ago
parent
commit
15cb7aa49c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/test/tobjc6.pp

+ 1 - 0
tests/test/tobjc6.pp

@@ -1,5 +1,6 @@
 { %target=darwin }
 { %cpu=powerpc,i386 }
+{ %norun }
 
 {$mode objfpc}
 {$modeswitch objectivec1}