summaryrefslogtreecommitdiff
path: root/handshake_ntor_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'handshake_ntor_test.go')
-rw-r--r--handshake_ntor_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/handshake_ntor_test.go b/handshake_ntor_test.go
index 2f2ae2e..94d2a7f 100644
--- a/handshake_ntor_test.go
+++ b/handshake_ntor_test.go
@@ -31,7 +31,7 @@ import (
"bytes"
"testing"
- "github.com/yawning/obfs4/ntor"
+ "git.torproject.org/pluggable-transports/obfs4.git/ntor"
)
func TestHandshakeNtor(t *testing.T) {