瀏覽代碼

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…
取消
儲存