Fix another pile of Javadoc warnings
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core.tests / src / org / eclipse / linuxtools / tmf / core / tests / AllTmfCoreTests.java
index c81571122e32e55f4bb0fe886e1b4370a1872f3a..37086175651287e3d7e0f740195ffa622be72cfb 100644 (file)
@@ -22,6 +22,9 @@ import junit.framework.TestSuite;
  */
 public class AllTmfCoreTests {
 
+       /**
+        * @return the TMF Core test suite
+        */
        public static Test suite() {
                TestSuite suite = new TestSuite(AllTmfCoreTests.class.getName());
                //$JUnit-BEGIN$
This page took 0.025582 seconds and 5 git commands to generate.