Edit docstring mentioning pybitmessage
This commit is contained in:
parent
b34a39829f
commit
e505ea2047
|
@ -42,7 +42,7 @@ class TestProcessProto(unittest.TestCase):
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def tearDownClass(cls):
|
def tearDownClass(cls):
|
||||||
"""Ensures that pybitmessage stopped and removes files"""
|
"""Ensures the process is stopped and removes files"""
|
||||||
try:
|
try:
|
||||||
if not cls._stop_process(10):
|
if not cls._stop_process(10):
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user