docker-pi-hole/test
cclauss 6987b36981 Use print() function in both Python 2 and Python 3
Legacy __print__ statements are syntax errors in Python 3 but __print()__ function works as expected in both Python 2 and Python 3.
2019-08-31 22:07:13 +02:00
..
__init__.py adding some missing files from merger mistakes 2016-08-28 02:30:10 -05:00
conftest.py Use print() function in both Python 2 and Python 3 2019-08-31 22:07:13 +02:00
test_bash_functions.py Use print() function in both Python 2 and Python 3 2019-08-31 22:07:13 +02:00
test_pihole_scripts.py remove ServerIP requirement, simpler example commands 2019-05-09 16:50:18 +02:00
test_start.py Use print() function in both Python 2 and Python 3 2019-08-31 22:07:13 +02:00