Skip to content

Commit ac14839

Browse files
committed
Merge pull request #851 from docker/remove-ci-transition-files
Remove unused files
2 parents c3197dc + c622ff6 commit ac14839

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

tests/integration/__init__.py

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +0,0 @@
1-
# flake8: noqa
2-
3-
# FIXME: crutch while we transition to the new folder architecture
4-
# Remove imports when merged in master and Jenkins is updated to find the
5-
# tests in the new location.
6-
from .api_test import *
7-
from .build_test import *
8-
from .container_test import *
9-
from .exec_test import *
10-
from .image_test import *
11-
from .network_test import *
12-
from .regression_test import *
13-
from .volume_test import *

tests/integration_test.py

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)