From 179ce638901c31c14b0101295685e96959695ddf Mon Sep 17 00:00:00 2001 From: gmungoc Date: Mon, 17 Aug 2015 16:22:20 +0100 Subject: [PATCH] JAL-1805 corrected javadoc only --- test/jalview/ws/gui/Jws2ParamView.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/jalview/ws/gui/Jws2ParamView.java b/test/jalview/ws/gui/Jws2ParamView.java index 41ead2f..294d426 100644 --- a/test/jalview/ws/gui/Jws2ParamView.java +++ b/test/jalview/ws/gui/Jws2ParamView.java @@ -70,7 +70,7 @@ public class Jws2ParamView } /** - * This test marked Ignore as it appears to need user action to complete + * This test marked Interactive as it appears to need user action to complete * rather than hang */ -- 1.7.10.2