renamed assets so that they are more consistent

This commit is contained in:
Karma Riuk 2023-08-09 19:53:29 +02:00
parent 21385e9b2d
commit bd8165e47f
3 changed files with 2 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 674 B

View File

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 674 B

View File

@ -34,7 +34,7 @@ func TestImageReader(t *testing.T) {
7, 5,
40, 40,
white, black,
"../../assets/bigger.png",
"../../assets/trivial-bigger.png",
[][]byte{
{0b_0001000_0},
{0b_0001000_0},
@ -49,7 +49,7 @@ func TestImageReader(t *testing.T) {
40, 40,
white, black,
"../../assets/bigger_staggered.png",
"../../assets/trivial-bigger-staggered.png",
[][]byte{
{0b_0001000_0},
{0b_0001000_0},