Add encoding header to test_terminal.py
This commit is contained in:
parent
c3178a176d
commit
0e8a8f94f6
|
@ -1,3 +1,4 @@
|
|||
# encoding: utf-8
|
||||
"""
|
||||
terminal reporting of the full testing process.
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue