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