Updated module path
This commit is contained in:
parent
809b89d689
commit
0b31c9f888
5 changed files with 14 additions and 14 deletions
|
@ -3,8 +3,8 @@ package markdown_test
|
|||
import (
|
||||
"testing"
|
||||
|
||||
"git.akyoto.dev/go/assert"
|
||||
"git.akyoto.dev/go/markdown"
|
||||
"git.urbach.dev/go/assert"
|
||||
"git.urbach.dev/go/markdown"
|
||||
)
|
||||
|
||||
func TestEmpty(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue