Remove binding spec2
[mdsal.git] / binding2 / mdsal-binding2-spec / src / test / resources / odl-test-double..dot.yang
diff --git a/binding2/mdsal-binding2-spec/src/test/resources/odl-test-double..dot.yang b/binding2/mdsal-binding2-spec/src/test/resources/odl-test-double..dot.yang
deleted file mode 100644 (file)
index ad03801..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-module odl-test-double..dot {
-    yang-version 1;
-    namespace "urn:opendaylight:params:xml:ns:yang:mdsal:binding2:test:double..dot";
-    prefix "dd";
-
-    description
-        "Module aimed to create package name with two consecutive dots.";
-
-    revision "2016-04-20" {
-        description
-            "Initial revision, for ODL Boron.";
-    }
-
-}