We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3197dc + c622ff6 commit ac14839Copy full SHA for ac14839
tests/integration/__init__.py
@@ -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
0 commit comments