Explorar el Código

empty pseudo-test required by ant junit

tags/PRE_ANDY
wisberg hace 19 años
padre
commit
ea1e24808f

+ 1
- 0
weaver/testsrc/org/aspectj/weaver/patterns/ConcretizationTestCase.java Ver fichero

@@ -23,6 +23,7 @@ public class ConcretizationTestCase extends WeaveTestCase {
public ConcretizationTestCase(String name) {
super(name);
}
public void testNothingForAntJUnit() {}
// String[] none = new String[0];

Cargando…
Cancelar
Guardar