mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Fix mis-naming from pylint cleanup
This commit is contained in:
parent
438ede78ba
commit
640aff6378
@ -9,5 +9,5 @@ def __virtual__():
|
||||
return False
|
||||
|
||||
|
||||
def test():
|
||||
def ping():
|
||||
return True
|
||||
|
Loading…
Reference in New Issue
Block a user