bootstrap-vz/tests/integration/__init__.py
2015-04-16 22:15:19 +02:00

4 lines
142 B
Python

from bootstrapvz.common.tools import load_data
# tox ensures that the cwd is the project root
build_servers = load_data('build-servers.yml')