diff options
Diffstat (limited to 'tagpreprocessor_test.go')
| -rw-r--r-- | tagpreprocessor_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tagpreprocessor_test.go b/tagpreprocessor_test.go index 4ce6806..6e5ff2b 100644 --- a/tagpreprocessor_test.go +++ b/tagpreprocessor_test.go @@ -7,7 +7,7 @@ import ( "regexp" "testing" - "github.com/shuLhan/share/lib/test" + "git.sr.ht/~shulhan/pakakeh.go/lib/test" ) func TestNewTagPreprocessor(t *testing.T) { |
