bootstrap-vz/tests/integration/__init__.py

5 lines
142 B
Python
Raw Normal View History

2014-11-30 15:54:31 +01:00
from bootstrapvz.common.tools import load_data
# tox ensures that the cwd is the project root
build_servers = load_data('build-servers.yml')