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 / jni / AllJniTests.java
index d93756cfa83294ac2dfec5fc2455a3ac837bbfdc..3a97ce5060d1c5e5e73802e231d91fdcd1e4133e 100644 (file)
@@ -4,6 +4,7 @@ package org.eclipse.linuxtools.lttng.tests.jni;
 import junit.framework.TestCase;
 import junit.framework.TestSuite;
 
+@SuppressWarnings("nls")
 public final class AllJniTests extends TestCase  {
     public static TestSuite suite() {
         TestSuite suite = new TestSuite("Testing JNI");
This page took 0.023556 seconds and 5 git commands to generate.