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