mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-02-02 02:49:14 +01:00
Fix color test cases for GitHub Actions without TERM
This commit is contained in:
parent
cd2ccdaed3
commit
232be1cdc4
@ -1,5 +1,5 @@
|
|||||||
:ARGS
|
:ARGS
|
||||||
-f 175_utf8_happy_design_info.cfg -d designA -l
|
-f 175_utf8_happy_design_info.cfg --color -d designA -l
|
||||||
:INPUT
|
:INPUT
|
||||||
:OUTPUT-FILTER
|
:OUTPUT-FILTER
|
||||||
:EXPECTED
|
:EXPECTED
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
:ENV
|
||||||
|
export TERM="xterm-color"
|
||||||
:ARGS
|
:ARGS
|
||||||
-f 176_utf8_design_list.cfg -l
|
-f 176_utf8_design_list.cfg -l
|
||||||
:INPUT
|
:INPUT
|
||||||
|
Loading…
Reference in New Issue
Block a user