Browse Source

upper casified

tags/PRE_PUSHIN
aclement 14 years ago
parent
commit
9f6834aeba
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      tests/src/org/aspectj/systemtest/ajc167/overweaving.xml

+ 2
- 2
tests/src/org/aspectj/systemtest/ajc167/overweaving.xml View File

@@ -47,7 +47,7 @@
</run>
</ajc-test>
<ajc-test dir="features167/overweaving/getsettjp" title="getset - tjp - 1">
<ajc-test dir="features167/overweaving/getsetTJP" title="getset - tjp - 1">
<compile files="A.aj Class1.java" options="-1.5"/>
<compile files="B.aj" options="-1.5 -Xlint:ignore"/>
<compile files="Class2.java" options="-1.5 -Xlint:ignore"/>
@@ -112,7 +112,7 @@
</run>
</ajc-test>
<ajc-test dir="features167/overweaving/callstjp" title="calls - tjp - 1">
<ajc-test dir="features167/overweaving/callsTJP" title="calls - tjp - 1">
<compile files="A.aj Class1.java" options="-1.5"/>
<compile files="B.aj" options="-1.5 -Xlint:ignore"/>
<compile files="Class2.java" options="-1.5 -Xlint:ignore"/>

Loading…
Cancel
Save