set proxy tests to pending

see #238
This commit is contained in:
Lucas Clemente
2016-08-02 10:10:41 +02:00
parent eb8dc31930
commit c9fb516efc

View File

@@ -11,7 +11,7 @@ import (
type packetData []byte
var _ = Describe("UDP Proxy", func() {
var _ = PDescribe("UDP Proxy", func() {
var serverPort int
BeforeEach(func() {