To fixes import error for run_tests.sh
Change-Id: Iacce978001750c9cb8f398dba78361dee22ed2fb Closes-bug: #1314007 Signed-off-by: Zhi Yan Liu <zhiyanl@cn.ibm.com>
This commit is contained in:
parent
7cffaaca0f
commit
95d81a0b03
@ -26,7 +26,7 @@ from __future__ import print_function
|
||||
import os
|
||||
import sys
|
||||
|
||||
from tools import install_venv_common as install_venv
|
||||
import install_venv_common as install_venv # noqa
|
||||
|
||||
|
||||
def print_help():
|
||||
|
Loading…
Reference in New Issue
Block a user