Windows: Enable TestHelpExitCodesHelpOutput

Signed-off-by: John Howard <jhoward@microsoft.com>
Upstream-commit: f93f692e51f05481d9eb5163108d1eda36faf117
Component: engine
This commit is contained in:
John Howard
2016-08-30 15:05:02 -07:00
parent db247f3de4
commit 76b23556e1

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