From ce86ce3d485d61798572370b13c8e817145e0598 Mon Sep 17 00:00:00 2001 From: aclement Date: Mon, 2 May 2011 18:41:48 +0000 Subject: [PATCH] polish --- testing/newsrc/org/aspectj/testing/ITestStep.java | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 { -- 2.39.5