vmware-nsx/run_tests.py

6 lines
107 B
Python
Executable File

#!/usr/bin/env python
import tools.source_environment
from quantum.run_tests import main as tests
tests()