aboutsummaryrefslogtreecommitdiff
path: root/network/protocol/sideband64k/encoder_writes_frames_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'network/protocol/sideband64k/encoder_writes_frames_test.go')
-rw-r--r--network/protocol/sideband64k/encoder_writes_frames_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/protocol/sideband64k/encoder_writes_frames_test.go b/network/protocol/sideband64k/encoder_writes_frames_test.go
index 85fe5845..29e32244 100644
--- a/network/protocol/sideband64k/encoder_writes_frames_test.go
+++ b/network/protocol/sideband64k/encoder_writes_frames_test.go
@@ -5,7 +5,7 @@ import (
"bytes"
"testing"
- "codeberg.org/lindenii/furgit/network/protocol/sideband64k"
+ "lindenii.org/go/furgit/network/protocol/sideband64k"
)
func TestEncoderWritesFrames(t *testing.T) {