diff options
Diffstat (limited to 'section_counters_test.go')
| -rw-r--r-- | section_counters_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/section_counters_test.go b/section_counters_test.go index 7018522..a3a73f5 100644 --- a/section_counters_test.go +++ b/section_counters_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 TestSectionCounters(t *testing.T) { |
