Bug 2358 - Resources for tests nn to json
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / cnsn-to-json / augmentation / yang.yang
diff --git a/opendaylight/md-sal/sal-rest-connector/src/test/resources/cnsn-to-json/augmentation/yang.yang b/opendaylight/md-sal/sal-rest-connector/src/test/resources/cnsn-to-json/augmentation/yang.yang
deleted file mode 100644 (file)
index aeb9737..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-module yang {
-  namespace "ns:yang";  
-
-  prefix "yng";
-  revision 2013-11-26 {    
-  }
-  
-       container cont {
-               leaf lf1 {
-                       type string;
-               }
-               
-       }
-       
-
-         
-}
\ No newline at end of file