ctf: Fix Javadoc for all public methods
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core.tests / src / org / eclipse / linuxtools / ctf / core / tests / types / EventDeclarationTest.java
index a19f98a204d8da70eccf109820b7213242001a4a..3dcbb9873d6fe35e7091232c28e2668006908115 100644 (file)
@@ -25,6 +25,7 @@ import org.junit.Test;
  * @author ematkho
  * @version $Revision: 1.0 $
  */
+@SuppressWarnings("javadoc")
 public class EventDeclarationTest {
 
     private EventDeclaration fixture;
This page took 0.025611 seconds and 5 git commands to generate.