mirror of
https://github.com/mum4k/termdash.git
synced 2025-04-27 13:48:49 +08:00
Improving test coverage for scale.
This commit is contained in:
parent
68fb7606d9
commit
3587cb9d76
@ -773,6 +773,7 @@ func TestYScale(t *testing.T) {
|
||||
if err != nil {
|
||||
continue
|
||||
}
|
||||
t.Log(fmt.Sprintf("scale:%v", scale))
|
||||
|
||||
t.Run(fmt.Sprintf("PixelToValue:%s", test.desc), func(t *testing.T) {
|
||||
for _, tc := range test.pixelToValueTests {
|
||||
|
Loading…
x
Reference in New Issue
Block a user