aboutsummaryrefslogtreecommitdiff
path: root/element_attribute_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'element_attribute_test.go')
-rw-r--r--element_attribute_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/element_attribute_test.go b/element_attribute_test.go
index ef543aa..f3a146f 100644
--- a/element_attribute_test.go
+++ b/element_attribute_test.go
@@ -6,7 +6,7 @@ package asciidoctor
import (
"testing"
- "github.com/shuLhan/share/lib/test"
+ "git.sr.ht/~shulhan/pakakeh.go/lib/test"
)
func Test_parseElementAttribute(t *testing.T) {