mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
test: moved integration to tunnel package
This commit is contained in:
parent
1a7e59c54e
commit
b0e8cf8a44
4 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
package integrationtest
|
||||
package tunnel_test
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
package integrationtest
|
||||
package tunnel_test
|
||||
|
||||
import (
|
||||
"crypto/tls"
|
||||
Loading…
Add table
Add a link
Reference in a new issue