k3s/pkg/kubectl/cmd/get
Kubernetes Submit Queue 220d16edc0
Merge pull request #64077 from CaoShuFeng/get_test
Automatic merge from submit-queue (batch tested with PRs 62025, 63851, 64077, 63967, 63991). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

remove one duplicated unit test

Unit test `TestGetAllListObjects` is exactly the same with unit test `TestGetListObjects`.



**What this PR does / why we need it**:

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:
/assign @soltysh 
**Release note**:
```release-note
NONE
```
2018-05-22 08:40:23 -07:00
..
BUILD move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
get.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
get_flags.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
get_test.go remove one duplicated unit test 2018-05-21 10:33:49 +08:00
humanreadable_flags.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
humanreadable_flags_test.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00