fix test name

This commit is contained in:
onyx-and-iris 2023-12-14 03:47:43 +00:00
parent 0fc0c49387
commit 3d42da7862

View File

@ -6,7 +6,7 @@ import (
"github.com/go-playground/assert"
)
func TestCompare(t *testing.T) {
func TestTranspose(t *testing.T) {
//t.Skip("skipping test")
img := newImg()