Add another FixedDOMSchemaService constructor
[mdsal.git] / binding / mdsal-binding-dom-adapter / src / test / java / org / opendaylight / mdsal / binding / dom / adapter / ActionLookupTest.java
index 597e4cef0982c9b1c8cb1264de7d4f64fca8fb77..fd9c54c9fad42bbc9659c132829ed83d57afcde0 100644 (file)
@@ -21,7 +21,7 @@ import org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier.Absol
 
 public class ActionLookupTest {
     @Test
-    public void testActionSchemaPath() {
+    public void testActionPath() {
         CurrentAdapterSerializer codec = new CurrentAdapterSerializer(new BindingCodecContext(
             BindingRuntimeHelpers.createRuntimeContext()));