Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
ae6284cf3f7f1584043c2943a8ce5fbfab4ff466
/
.
/
tools
/
test
/
topos
/
regionabc-onos.py
blob: f2c8218f54d064cdcda1578071a97dab958f673e [
file
] [
log
] [
blame
]
#!/usr/bin/python
from
onosnet
import
run
from
regionabc
import
RegionABC
run
(
RegionABC
()
)