split out the bash function tests to own file

This commit is contained in:
diginc
2016-10-31 23:42:08 -05:00
parent 99c4921a84
commit eddba93537
3 changed files with 40 additions and 33 deletions

View File

@@ -1,7 +1,6 @@
import pytest
import testinfra
DEBUG = []
WEB_SERVER = { 'alpine': 'nginx', 'debian': 'lighttpd' }
check_output = testinfra.get_backend(