Remove binding spec2
[mdsal.git] / binding2 / mdsal-binding2-spec / src / test / resources / odl-test-foo-bar.yang
diff --git a/binding2/mdsal-binding2-spec/src/test/resources/odl-test-foo-bar.yang b/binding2/mdsal-binding2-spec/src/test/resources/odl-test-foo-bar.yang
deleted file mode 100644 (file)
index 28768a8..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-module odl-test-foo-bar {
-    yang-version 1;
-    namespace "urn:opendaylight:params:xml:ns:yang:mdsal:binding2:test:foo-bar";
-    prefix "fmb";
-
-    description
-        "One of several modules for testing collisions due to too similar namespaces.";
-
-    revision "2016-04-20" {
-        description
-            "Initial revision, for ODL Boron.";
-    }
-
-}