mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2025-12-24 04:18:43 +00:00
split out the bash function tests to own file
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import pytest
|
||||
import testinfra
|
||||
|
||||
DEBUG = []
|
||||
WEB_SERVER = { 'alpine': 'nginx', 'debian': 'lighttpd' }
|
||||
|
||||
check_output = testinfra.get_backend(
|
||||
|
||||
Reference in New Issue
Block a user