clientv3/integration: do not run fragmentation tests with gRPC Proxy

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyuho Lee 2018-05-18 10:45:03 -07:00
parent ad4e8e9490
commit 19eb8a5132

View File

@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// +build !cluster_proxy
package integration
import (