diff options
Diffstat (limited to 'network/protocol/pktline/append_helpers_test.go')
| -rw-r--r-- | network/protocol/pktline/append_helpers_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/protocol/pktline/append_helpers_test.go b/network/protocol/pktline/append_helpers_test.go index 259ada16..e84b543f 100644 --- a/network/protocol/pktline/append_helpers_test.go +++ b/network/protocol/pktline/append_helpers_test.go @@ -3,7 +3,7 @@ package pktline_test import ( "testing" - "codeberg.org/lindenii/furgit/network/protocol/pktline" + "lindenii.org/go/furgit/network/protocol/pktline" ) func TestAppendHelpers(t *testing.T) { |
