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