Commit 2ce8bdcc authored by lengyelb's avatar lengyelb
Browse files

added xx.yang to test validation scripts error corrected

parent 0c31038d
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -3,8 +3,6 @@ module xx {
  namespace "urn:3gpp:xxx";
  prefix "xxgpp";
  
  import ietf-yang-types { prefix yang; }

  organization "3GPP SA5";
  contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464";
  description "Test module to test eforge validation scripts";
@@ -12,5 +10,5 @@ module xx {

  revision 2022-07-26 { reference CR-xx ; }

  leaf xx { type string }
  leaf xx { type string ;}
}
 No newline at end of file