Improve a work in off-line mode

This commit is contained in:
Ivan Kravets
2018-01-13 19:44:05 +02:00
parent 6cddaf9eb7
commit 24f314d73d
7 changed files with 189 additions and 150 deletions

View File

@@ -13,6 +13,7 @@
# limitations under the License.
import os
import pytest
from click.testing import CliRunner