2010-11-09 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug315307
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.tests / src / org / eclipse / linuxtools / lttng / tests / event / LttngEventFieldTest.java
index 25b4227eac80dfdc34c177ec19f601a349efb5f4..64b39368781900116b8661e23a961b6cc798349a 100644 (file)
@@ -24,7 +24,7 @@ import org.eclipse.linuxtools.tmf.trace.TmfLocation;
         public String toString() 
 
  */
-
+@SuppressWarnings("nls")
 public class LttngEventFieldTest extends TestCase {
     private final static String tracepath1="traceset/trace-15316events_nolost_newformat.txt";
     private final static boolean skipIndexing=true;
This page took 0.023308 seconds and 5 git commands to generate.