]> source.dussan.org Git - aspectj.git/commitdiff
updated error lines
authorjhugunin <jhugunin>
Tue, 17 Dec 2002 00:29:45 +0000 (00:29 +0000)
committerjhugunin <jhugunin>
Tue, 17 Dec 2002 00:29:45 +0000 (00:29 +0000)
tests/ajcTests.xml

index 07d8033ed735f56289125d7e5d4ada6b7ae94e4a..e7912bce2986e67248e80efb3472b01588134c6b 100644 (file)
     <ajc-test dir="new" title="simple declare warning (NPE)"
       keywords="from-resolved_105">
         <compile files="DeclareWarningMain.java">
-            <message kind="warning" line="4"/>
+            <message kind="warning" line="5"/>
         </compile>
         <run class="DeclareWarningMain"/>
     </ajc-test>
 
     <ajc-test dir="new" pr="764"
       title="flag errors when binding args with indeterminate prefix and suffix"
-      keywords="from-resolved_105">
+      keywords="from-resolved_105,knownLimitation">
         <compile files="IndeterminateArgsCE.java">
             <message kind="error" line="67"/>
             <message kind="error" line="68"/>