소스 검색

Change to ordering expected due to (harmless!) advice ordering change in BcelWeaver

tags/PRE_ANDY
aclement 19 년 전
부모
커밋
33e4e098ba
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      tests/src/org/aspectj/systemtest/ajc150/ajc150.xml

+ 1
- 1
tests/src/org/aspectj/systemtest/ajc150/ajc150.xml 파일 보기

@@ -970,8 +970,8 @@
<compile files="P.java,Q.java,R.java"/>
<run class="P">
<stderr>
<line text="Q reporting 2"/>
<line text="R reporting 3"/>
<line text="Q reporting 2"/>
</stderr>
</run>
</ajc-test>

Loading…
취소
저장