Added generate To File for specified directory.
[controller.git] / opendaylight / sal / yang-prototype / code-generator / binding-generator-impl / src / test / java / org / opendaylight / controller / sal / binding / generator / impl / BaseTypeProvider.java
index c54ac0613ff510b714165d3989eef719a08c73fb..1ea5d16c029ae27614bbe9326a109fe303ca23e3 100644 (file)
@@ -10,7 +10,6 @@ package org.opendaylight.controller.sal.binding.generator.impl;
 import static org.junit.Assert.assertEquals;
 import static org.junit.Assert.assertTrue;
 
-import org.junit.Ignore;
 import org.junit.Test;
 import org.opendaylight.controller.binding.generator.util.Types;
 import org.opendaylight.controller.sal.binding.generator.spi.TypeProvider;