Merge pull request #26166 from Microsoft/jjh/testhelp

Windows: Enable TestHelpExitCodesHelpOutput
This commit is contained in:
Tõnis Tiigi 2016-08-30 17:50:52 -07:00 committed by GitHub
commit b26059a0ca
1 changed files with 0 additions and 1 deletions

View File

@ -143,7 +143,6 @@ func (s *DockerSuite) TestHelpTextVerify(c *check.C) {
}
func (s *DockerSuite) TestHelpExitCodesHelpOutput(c *check.C) {
testRequires(c, DaemonIsLinux)
// Test to make sure the exit code and output (stdout vs stderr) of
// various good and bad cases are what we expect