mirror of
https://github.com/onyx-and-iris/aoc2023.git
synced 2024-11-24 03:10:47 +00:00
fix test name
This commit is contained in:
parent
0fc0c49387
commit
3d42da7862
@ -6,7 +6,7 @@ import (
|
|||||||
"github.com/go-playground/assert"
|
"github.com/go-playground/assert"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestCompare(t *testing.T) {
|
func TestTranspose(t *testing.T) {
|
||||||
//t.Skip("skipping test")
|
//t.Skip("skipping test")
|
||||||
|
|
||||||
img := newImg()
|
img := newImg()
|
||||||
|
Loading…
Reference in New Issue
Block a user