Remove yang-test
[controller.git] / opendaylight / config / yang-jmx-generator / src / test / resources / org / opendaylight / controller / config / yangjmxgenerator / unknownextension / test-ifcWithUnknownExtension.yang
index 0aae571b52af9c697f4b3a17e44330fa4e1e099a..e02717783768137ef7be73bf487d37877d0a5053 100644 (file)
@@ -26,7 +26,7 @@ module config-threads {
              router between event producers and event consumers";
 
         base "config:service-type";
-        config:java-class2 "com.google.common.eventbus.EventBus";
+        th:java-class2 "com.google.common.eventbus.EventBus";
     }
 
 }