Tests: minor fixes.
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
import grp
|
||||
import pytest
|
||||
import pwd
|
||||
import re
|
||||
import time
|
||||
|
||||
from unit.applications.lang.python import TestApplicationPython
|
||||
import pytest
|
||||
|
||||
from conftest import skip_alert
|
||||
from unit.applications.lang.python import TestApplicationPython
|
||||
|
||||
|
||||
class TestPythonApplication(TestApplicationPython):
|
||||
|
||||
Reference in New Issue
Block a user