Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-yang-tools
/
b7564773046a4e7104fbd93e23f49a408103cee0
/
.
/
plugin
/
src
/
test
/
resources
/
RevisionInValidOrder.yang
blob: c60d434bae30c859b5ab2ce829bdf9e7198a830f [
file
] [
log
] [
blame
]
Gaurav Agrawal
2737d2a
2016-02-13 14:23:40 +0530
[
diff
] [
blame
]
1
module
Test
{
2
yang
-
version
1
;
3
namespace
urn
:
ietf
:
params
:
xml
:
ns
:
yang
:
ietf
-
ospf
;
4
prefix test
;
5
revision
2016
-
02
-
03
;
6
include itut
{
7
revision
-
date
2016
-
02
-
03
;
8
}
9
}