Tests: style.

This commit is contained in:
Andrei Zeliankou
2021-10-18 01:10:11 +01:00
parent 78a4063063
commit 39adb292d5
51 changed files with 19 additions and 74 deletions

View File

@@ -3,8 +3,8 @@ import re
import time
from unit.control import TestControl
from unit.option import option
from unit.log import Log
from unit.option import option
class TestApplicationProto(TestControl):