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