From: pvtroshin Date: Thu, 2 Dec 2010 18:16:47 +0000 (+0000) Subject: Better name for AACon WS test X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=16561770367cb0b1203eb195eef91a74b1229036;p=jabaws.git Better name for AACon WS test git-svn-id: link to svn.lifesci.dundee.ac.uk/svn/barton/ptroshin/JABA2@3417 e3abac25-378b-4346-85de-24260fe3988d --- diff --git a/testsrc/compbio/ws/client/TestWSClient.java b/testsrc/compbio/ws/client/TestAAConWS.java similarity index 95% rename from testsrc/compbio/ws/client/TestWSClient.java rename to testsrc/compbio/ws/client/TestAAConWS.java index 3eda42b..a8814c8 100644 --- a/testsrc/compbio/ws/client/TestWSClient.java +++ b/testsrc/compbio/ws/client/TestAAConWS.java @@ -29,7 +29,7 @@ import compbio.metadata.UnsupportedRuntimeException; import compbio.util.SysPrefs; import compbio.ws.server.AAConWS; -public class TestWSClient { +public class TestAAConWS { @Test public void test() throws FileNotFoundException, IOException {