Explorar el Código

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

tags/PRE_ANDY
aclement hace 19 años
padre
commit
33e4e098ba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      tests/src/org/aspectj/systemtest/ajc150/ajc150.xml

+ 1
- 1
tests/src/org/aspectj/systemtest/ajc150/ajc150.xml Ver fichero

@@ -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>

Cargando…
Cancelar
Guardar