Tests: pathlib used where appropriate
Also fixed various pylint errors and style issues.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import ssl
|
||||
|
||||
import pytest
|
||||
|
||||
from unit.applications.tls import ApplicationTLS
|
||||
|
||||
prerequisites = {'modules': {'openssl': 'any'}}
|
||||
|
||||
Reference in New Issue
Block a user