mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
tests: Remove now redundant LANG overrides
We added a central one in the previous commit Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
@@ -28,7 +28,6 @@ from tests import setup_logging
|
||||
from tests import virtinstall, virtclone, virtxml
|
||||
from tests import utils
|
||||
|
||||
os.environ["LANG"] = "en_US.UTF-8"
|
||||
os.environ["HOME"] = "/tmp"
|
||||
os.environ["DISPLAY"] = ":3.4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user