Skip to content

Commit d8efb17

Browse files
committed
vmrunner: changed color module to prettify
1 parent 1d6fea4 commit d8efb17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/vmrunner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import validate_test
1111
import signal
1212

13-
from color import color
13+
from prettify import color
1414

1515
INCLUDEOS_HOME = None
1616

0 commit comments

Comments
 (0)