feat: tests
This commit is contained in:
@@ -3,7 +3,7 @@ package product_of_array_except_self_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"git.maximhutz.com/practice/pkg/product_of_array_except_self"
|
||||
"git.maximhutz.com/practice/pkg/questions/product_of_array_except_self"
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user