Merge branch 'test-no-log-driver-specified' of https://github.com/mnowster/docker-py into mnowster-test-no-log-driver-specified

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2015-11-12 11:09:39 -08:00
commit b0bb4ff3a4
1 changed files with 0 additions and 2 deletions

View File

@ -297,8 +297,6 @@ class CreateContainerTest(api_test.BaseTestCase):
assert expected_msg in str(excinfo.value)
@pytest.mark.skipif(True,
reason="https://github.com/docker/docker/issues/15633")
def test_valid_no_log_driver_specified(self):
log_config = docker.utils.LogConfig(
type="",