Update utils tests

Signed-off-by: Jan Musial <jan.musial@intel.com>
This commit is contained in:
Jan Musial
2020-03-31 14:14:54 +02:00
parent 2334366914
commit ea448b8584
6 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
#
import pytest
from mock import patch, mock_open
from unittest.mock import patch, mock_open
from textwrap import dedent
import helpers as h