diff options
Diffstat (limited to 'tests/integration_test.py')
-rw-r--r-- | tests/integration_test.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/integration_test.py b/tests/integration_test.py deleted file mode 100644 index 73cbf93..0000000 --- a/tests/integration_test.py +++ /dev/null @@ -1,4 +0,0 @@ -# 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 |