deleted tests folder... no use for it anymore atm.
This commit is contained in:
parent
aa36902217
commit
e6db662b67
2 changed files with 0 additions and 10 deletions
|
|
@ -1,10 +0,0 @@
|
||||||
__author__ = 'rafael'
|
|
||||||
|
|
||||||
|
|
||||||
from lib.services.ping import PingService
|
|
||||||
from lib.config.hostgroups import HostGroup
|
|
||||||
from lib.config.members import Member
|
|
||||||
|
|
||||||
member = Member()
|
|
||||||
ps = PingService(fails={"warn": 100})
|
|
||||||
hg = HostGroup("pingGroup", members=[])
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue