Kaydet (Commit) c622ff64 authored tarafından Joffrey F's avatar Joffrey F

Remove unused files

Signed-off-by: 's avatarJoffrey F <joffrey@docker.com>
üst 6e73f04a
# flake8: noqa
# FIXME: crutch while we transition to the new folder architecture
# Remove imports when merged in master and Jenkins is updated to find the
# tests in the new location.
from .api_test import *
from .build_test import *
from .container_test import *
from .exec_test import *
from .image_test import *
from .network_test import *
from .regression_test import *
from .volume_test import *
# FIXME: placeholder while we transition to the new folder architecture
# Remove when merged in master and Jenkins is updated to find the tests
# in the new location.
from .integration import * # flake8: noqa
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment