Updated module path
This commit is contained in:
@ -4,8 +4,8 @@ import (
|
||||
"math"
|
||||
"testing"
|
||||
|
||||
"git.akyoto.dev/cli/q/src/sizeof"
|
||||
"git.akyoto.dev/go/assert"
|
||||
"git.urbach.dev/cli/q/src/sizeof"
|
||||
"git.urbach.dev/go/assert"
|
||||
)
|
||||
|
||||
func TestUnsigned(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user