Merge "To fixes import error for run_tests.sh"

This commit is contained in:
Jenkins 2014-06-17 11:44:09 +00:00 committed by Gerrit Code Review
commit 64ae671f33
1 changed files with 1 additions and 1 deletions

View File

@ -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():