Migrate test asserts
[yangtools.git] / yang / yang-maven-plugin / src / test / java / org / opendaylight / yangtools / yang2sources / plugin / UtilTest.java
index 6945ef930377fc6bb8748cbd0ded426babe82924..a73b14e62a52a20f19042b8adf2eabbfada1b216 100644 (file)
@@ -7,7 +7,7 @@
  */
 package org.opendaylight.yangtools.yang2sources.plugin;
 
-import static org.junit.Assert.*;
+import static org.junit.Assert.assertTrue;
 
 import java.io.File;
 import java.util.Collection;