This commit is contained in:
Sergey Serebryakov 2020-10-09 22:40:05 -07:00
parent 8fdfc3e5fe
commit 8320e83747
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ from .render import render
expected = [ expected = [
"\x1b[39;49m ▐█████████████████████████ \x1b[0m", "\x1b[39;49m ▐█████████████████████████ \x1b[0m",
"\x1b[39;49m ██████████████████████ \x1b[0m", "\x1b[39;49m ██████████████████████ \x1b[0m",
"\x1b[39;49m \x1b[0m", "\x1b[39;49m \x1b[0m",
] ]