[MOBY-guts] biomoby commit

Paul Gordon gordonp at dev.open-bio.org
Wed Oct 25 13:54:50 UTC 2006


gordonp
Wed Oct 25 09:54:50 EDT 2006
Update of /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/gui/test
In directory dev.open-bio.org:/tmp/cvs-serv12196/test

Modified Files:
	MobyContentGUITestCase.java SeahawkTestCase.java 
Log Message:
Fixed javadoc errors
moby-live/Java/src/main/ca/ucalgary/seahawk/gui/test MobyContentGUITestCase.java,1.1,1.2 SeahawkTestCase.java,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/gui/test/MobyContentGUITestCase.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/gui/test/MobyContentGUITestCase.java	2006/10/25 02:33:22	1.1
+++ /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/gui/test/MobyContentGUITestCase.java	2006/10/25 13:54:50	1.2
@@ -258,7 +258,7 @@
     }
 
     /**
-     * @returns a test suite for all the test methods of this test case.
+     * @return a test suite for all the test methods of this test case.
      */
     public static Test suite() {
         // Reflection is used here to add all

===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/gui/test/SeahawkTestCase.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/gui/test/SeahawkTestCase.java	2006/10/25 02:33:22	1.1
+++ /home/repository/moby/moby-live/Java/src/main/ca/ucalgary/seahawk/gui/test/SeahawkTestCase.java	2006/10/25 13:54:50	1.2
@@ -917,7 +917,7 @@
     }
 
     /**
-     * @returns a test suite for all the test methods of this test case.
+     * @return a test suite for all the test methods of this test case.
      */
     public static Test suite() {
 




More information about the MOBY-guts mailing list