Fixed tests failing in gnome-terminal.

This commit is contained in:
Andrew Hamilton 2016-10-26 13:43:02 +02:00
parent 54166ed195
commit cff347ae77
4 changed files with 8 additions and 1 deletions

View file

@ -13,6 +13,8 @@ import unittest
import psutil
os.environ["TERM"] = "st-256color"
import fill3
import golden
import vigil