summaryrefslogtreecommitdiffstats
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')