Updated module path
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user