summaryrefslogtreecommitdiff
path: root/table_parser_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'table_parser_test.go')
-rw-r--r--table_parser_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/table_parser_test.go b/table_parser_test.go
index 0c37654..7e3bcef 100644
--- a/table_parser_test.go
+++ b/table_parser_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 TestTableParser_new(t *testing.T) {