Merge pull request #4955 from mitake/e2e-test

e2e: import fmt in etcdctlv3_test.go
This commit is contained in:
Anthony Romano 2016-04-04 01:37:21 -07:00
commit 46e877b8bb

View File

@ -15,6 +15,7 @@
package e2e
import (
"fmt"
"os"
"strconv"
"strings"