e2e: enable tests related to auth and proxy

This commit is contained in:
Hitoshi Mitake 2017-08-01 11:36:09 +09:00
parent 94b5071c30
commit c50960e39a

View File

@ -12,9 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// Skip proxy tests for now since auth is broken on grpcproxy.
// +build !cluster_proxy
package e2e
import (