From: aclement Date: Mon, 2 May 2011 18:41:48 +0000 (+0000) Subject: polish X-Git-Tag: V1_6_12M1~35 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ce86ce3d485d61798572370b13c8e817145e0598;p=aspectj.git polish --- diff --git a/testing/newsrc/org/aspectj/testing/ITestStep.java b/testing/newsrc/org/aspectj/testing/ITestStep.java index 2c57e873a..673d6c66d 100644 --- a/testing/newsrc/org/aspectj/testing/ITestStep.java +++ b/testing/newsrc/org/aspectj/testing/ITestStep.java @@ -14,10 +14,7 @@ package org.aspectj.testing; import org.aspectj.tools.ajc.AjcTestCase; /** - * @author colyer - * - * TODO To change the template for this generated type comment go to - * Window - Preferences - Java - Code Style - Code Templates + * @author Adrian Colyer */ public interface ITestStep {