Updated module path
This commit is contained in:
parent
06c662589e
commit
1f0db51a95
211 changed files with 506 additions and 506 deletions
|
@ -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 TestSigned(t *testing.T) {
|
||||
|
|
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue