Fix mis-naming from pylint cleanup

This commit is contained in:
Thomas Jackson 2015-02-05 19:01:37 -08:00
parent 438ede78ba
commit 640aff6378

View File

@ -9,5 +9,5 @@ def __virtual__():
return False
def test():
def ping():
return True