mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-29 00:50:02 -07:00
fix lint errors
This commit is contained in:
@@ -4,8 +4,9 @@ import (
|
||||
"math/rand"
|
||||
"testing"
|
||||
|
||||
_ "github.com/sot-tech/mochi/pkg/randseed"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
_ "github.com/sot-tech/mochi/pkg/randseed"
|
||||
)
|
||||
|
||||
func TestIntn(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user