Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-yang-tools
/
9aacac5dd01c5a5cb2e944f4e388302f1b69894e
/
.
/
src
/
test
/
resources
/
ModuleSubStatementUnits.yang
blob: d9381eca1a2ba0056ab555506bc59c683a829fa4 [
file
] [
log
] [
blame
]
Vidyashree Rama
50b73a0
2016-02-13 22:22:12 +0530
[
diff
] [
blame
]
1
module
Test
{
2
yang
-
version
1
;
3
namespace
http
:
//huawei.com;
4
prefix
Ant
;
5
type
"uint16"
;
6
units
"seconds"
;
7
}