Fix checkstyle errors and activate enforcement for concepts
[yangtools.git] / common / concepts / src / test / java / org / opendaylight / yangtools / concepts / WritableObjectsTest.java
index c4794eaff838119b6b22ccc75ae0af9e4e50f35f..f019219cc514b8226fed87356397e470fcec727e 100644 (file)
@@ -8,6 +8,7 @@
 package org.opendaylight.yangtools.concepts;
 
 import static org.junit.Assert.assertEquals;
+
 import com.google.common.io.ByteArrayDataOutput;
 import com.google.common.io.ByteStreams;
 import java.io.IOException;