You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ehTests.xml 296B

12345678910
  1. <!DOCTYPE suite SYSTEM "../tests/ajcTestSuite.dtd">
  2. <suite>
  3. <ajc-test dir="new" pr="42668"
  4. title="after returning with parameter: matching rules">
  5. <compile files="AfterReturningParamMatching.java" />
  6. <run class="AfterReturningParamMatching"/>
  7. </ajc-test>
  8. </suite>