Linux Foundation Collaborative Projects
index
:
stor4nfv
master
stable/fraser
stable/gambia
stable/hunter
stable/iruya
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stor4nfv_tests
/
main.py
blob: 1bbe352689b50e8f7eb8a0f6313782f1e2d3d9b3 (
plain
)
1
2
3
4
5
6
import
sys
def
main
():
"""stor4nfv main"""
print
(
'This is main of stor4nfv test case'
)