fix golint issues in test/e2e_node
This commit is contained in:
@@ -14,6 +14,5 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
// e2e_node contains e2e tests specific to the node
|
||||
// TODO: rename this package e2e-node
|
||||
package e2e_node // import "k8s.io/kubernetes/test/e2e_node"
|
||||
// Package e2enode contains e2e tests specific to the node
|
||||
package e2enode // import "k8s.io/kubernetes/test/e2e_node"
|
||||
|
Reference in New Issue
Block a user