[Minor] fixed compiler warning

This commit is contained in:
Robert von Burg 2014-06-13 17:33:53 +02:00
parent 028d198f79
commit a087f4a624
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ import org.junit.Test;
/**
* @author Robert von Burg <eitch@eitchnet.ch>
*/
@SuppressWarnings("nls")
public class RealmTest {
@Test