test: moved integration to tunnel package

This commit is contained in:
Michał Matczuk 2017-08-07 14:51:40 +02:00
parent 1a7e59c54e
commit b0e8cf8a44
4 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
package integrationtest
package tunnel_test
import (
"bytes"

View file

@ -1,4 +1,4 @@
package integrationtest
package tunnel_test
import (
"crypto/tls"