summaryrefslogtreecommitdiff
path: root/test/command_callback/python_paths
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2021-03-20 22:11:22 +0000
committerw0rp <devw0rp@gmail.com>2021-03-20 22:11:42 +0000
commitb1d833417bcb57e265e0d01df07b28f463529d4b (patch)
tree11421aeca89127b0cc9417f8ff4cb0d725199f49 /test/command_callback/python_paths
parent3838ae118d8f05fa1b1be7952a1c8aa3055d6728 (diff)
downloadale-b1d833417bcb57e265e0d01df07b28f463529d4b.zip
#3633 - Put all dummy test files in test/test-files
Diffstat (limited to 'test/command_callback/python_paths')
-rw-r--r--test/command_callback/python_paths/namespace_package_manifest/MANIFEST.in3
-rw-r--r--test/command_callback/python_paths/namespace_package_manifest/namespace/foo/__init__.py0
-rw-r--r--test/command_callback/python_paths/namespace_package_manifest/namespace/foo/bar.py0
-rw-r--r--test/command_callback/python_paths/namespace_package_pytest/namespace/foo/__init__.py0
-rw-r--r--test/command_callback/python_paths/namespace_package_pytest/namespace/foo/bar.py0
-rw-r--r--test/command_callback/python_paths/namespace_package_pytest/pytest.ini2
-rw-r--r--test/command_callback/python_paths/namespace_package_setup/namespace/foo/__init__.py0
-rw-r--r--test/command_callback/python_paths/namespace_package_setup/namespace/foo/bar.py0
-rw-r--r--test/command_callback/python_paths/namespace_package_setup/setup.cfg2
-rw-r--r--test/command_callback/python_paths/namespace_package_tox/namespace/foo/__init__.py0
-rw-r--r--test/command_callback/python_paths/namespace_package_tox/namespace/foo/bar.py0
-rw-r--r--test/command_callback/python_paths/namespace_package_tox/tox.ini3
-rw-r--r--test/command_callback/python_paths/no_virtualenv/subdir/foo/COMMIT_EDITMSG0
-rw-r--r--test/command_callback/python_paths/no_virtualenv/subdir/foo/__init__.py0
-rw-r--r--test/command_callback/python_paths/no_virtualenv/subdir/foo/bar.py0
-rw-r--r--test/command_callback/python_paths/with_bandit/.bandit0
-rw-r--r--test/command_callback/python_paths/with_bandit/namespace/foo/__init__.py0
-rw-r--r--test/command_callback/python_paths/with_bandit/namespace/foo/bar.py0
-rw-r--r--test/command_callback/python_paths/with_mypy_ini_and_pytest_ini/mypy.ini0
-rw-r--r--test/command_callback/python_paths/with_mypy_ini_and_pytest_ini/tests/pytest.ini0
-rw-r--r--test/command_callback/python_paths/with_mypy_ini_and_pytest_ini/tests/testsubfolder/my_tests.py0
-rw-r--r--test/command_callback/python_paths/with_virtualenv/dir_with_yapf_config/.style.yapf0
-rw-r--r--test/command_callback/python_paths/with_virtualenv/env/Scripts/activate0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/autoimport.exe0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/autopep8.exe0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/black.exe0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/flake8.exe0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/gitlint.exe0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/isort.exe0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/mypy.exe0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/pyflakes.exe0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/pylama.exe0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/pylint.exe0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/pyls.exe0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/pyre.exe0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/reorder-python-imports.exe0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/vulture.exe0
-rw-r--r--test/command_callback/python_paths/with_virtualenv/env/Scripts/yamlfix.exe0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/Scripts/yapf.exe0
-rw-r--r--test/command_callback/python_paths/with_virtualenv/env/bin/activate0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/autoimport0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/autopep80
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/black0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/flake80
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/gitlint0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/isort0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/mypy0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/pyflakes0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/pylama0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/pylint0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/pyls0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/pyre0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/reorder-python-imports0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/vulture0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/yamlfix0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/yapf0
-rw-r--r--test/command_callback/python_paths/with_virtualenv/subdir/foo/COMMIT_EDITMSG0
-rw-r--r--test/command_callback/python_paths/with_virtualenv/subdir/foo/__init__.py0
-rw-r--r--test/command_callback/python_paths/with_virtualenv/subdir/foo/bar.py0
-rw-r--r--test/command_callback/python_paths/with_virtualenv/subdir/foo/bar.pyi0
60 files changed, 0 insertions, 10 deletions
diff --git a/test/command_callback/python_paths/namespace_package_manifest/MANIFEST.in b/test/command_callback/python_paths/namespace_package_manifest/MANIFEST.in
deleted file mode 100644
index 4617b0eb..00000000
--- a/test/command_callback/python_paths/namespace_package_manifest/MANIFEST.in
+++ /dev/null
@@ -1,3 +0,0 @@
-include README.md
-include *.ini *.cfg *.txt
-include requirements/*.txt
diff --git a/test/command_callback/python_paths/namespace_package_manifest/namespace/foo/__init__.py b/test/command_callback/python_paths/namespace_package_manifest/namespace/foo/__init__.py
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/namespace_package_manifest/namespace/foo/__init__.py
+++ /dev/null
diff --git a/test/command_callback/python_paths/namespace_package_manifest/namespace/foo/bar.py b/test/command_callback/python_paths/namespace_package_manifest/namespace/foo/bar.py
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/namespace_package_manifest/namespace/foo/bar.py
+++ /dev/null
diff --git a/test/command_callback/python_paths/namespace_package_pytest/namespace/foo/__init__.py b/test/command_callback/python_paths/namespace_package_pytest/namespace/foo/__init__.py
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/namespace_package_pytest/namespace/foo/__init__.py
+++ /dev/null
diff --git a/test/command_callback/python_paths/namespace_package_pytest/namespace/foo/bar.py b/test/command_callback/python_paths/namespace_package_pytest/namespace/foo/bar.py
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/namespace_package_pytest/namespace/foo/bar.py
+++ /dev/null
diff --git a/test/command_callback/python_paths/namespace_package_pytest/pytest.ini b/test/command_callback/python_paths/namespace_package_pytest/pytest.ini
deleted file mode 100644
index 1433c6c6..00000000
--- a/test/command_callback/python_paths/namespace_package_pytest/pytest.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[pytest]
-DJANGO_SETTINGS_MODULE=foo.settings
diff --git a/test/command_callback/python_paths/namespace_package_setup/namespace/foo/__init__.py b/test/command_callback/python_paths/namespace_package_setup/namespace/foo/__init__.py
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/namespace_package_setup/namespace/foo/__init__.py
+++ /dev/null
diff --git a/test/command_callback/python_paths/namespace_package_setup/namespace/foo/bar.py b/test/command_callback/python_paths/namespace_package_setup/namespace/foo/bar.py
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/namespace_package_setup/namespace/foo/bar.py
+++ /dev/null
diff --git a/test/command_callback/python_paths/namespace_package_setup/setup.cfg b/test/command_callback/python_paths/namespace_package_setup/setup.cfg
deleted file mode 100644
index 791f075d..00000000
--- a/test/command_callback/python_paths/namespace_package_setup/setup.cfg
+++ /dev/null
@@ -1,2 +0,0 @@
-[flake8]
-max-line-length = 119
diff --git a/test/command_callback/python_paths/namespace_package_tox/namespace/foo/__init__.py b/test/command_callback/python_paths/namespace_package_tox/namespace/foo/__init__.py
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/namespace_package_tox/namespace/foo/__init__.py
+++ /dev/null
diff --git a/test/command_callback/python_paths/namespace_package_tox/namespace/foo/bar.py b/test/command_callback/python_paths/namespace_package_tox/namespace/foo/bar.py
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/namespace_package_tox/namespace/foo/bar.py
+++ /dev/null
diff --git a/test/command_callback/python_paths/namespace_package_tox/tox.ini b/test/command_callback/python_paths/namespace_package_tox/tox.ini
deleted file mode 100644
index edd8788c..00000000
--- a/test/command_callback/python_paths/namespace_package_tox/tox.ini
+++ /dev/null
@@ -1,3 +0,0 @@
-[tox]
-envlist =
- py352
diff --git a/test/command_callback/python_paths/no_virtualenv/subdir/foo/COMMIT_EDITMSG b/test/command_callback/python_paths/no_virtualenv/subdir/foo/COMMIT_EDITMSG
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/no_virtualenv/subdir/foo/COMMIT_EDITMSG
+++ /dev/null
diff --git a/test/command_callback/python_paths/no_virtualenv/subdir/foo/__init__.py b/test/command_callback/python_paths/no_virtualenv/subdir/foo/__init__.py
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/no_virtualenv/subdir/foo/__init__.py
+++ /dev/null
diff --git a/test/command_callback/python_paths/no_virtualenv/subdir/foo/bar.py b/test/command_callback/python_paths/no_virtualenv/subdir/foo/bar.py
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/no_virtualenv/subdir/foo/bar.py
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_bandit/.bandit b/test/command_callback/python_paths/with_bandit/.bandit
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_bandit/.bandit
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_bandit/namespace/foo/__init__.py b/test/command_callback/python_paths/with_bandit/namespace/foo/__init__.py
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_bandit/namespace/foo/__init__.py
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_bandit/namespace/foo/bar.py b/test/command_callback/python_paths/with_bandit/namespace/foo/bar.py
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_bandit/namespace/foo/bar.py
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_mypy_ini_and_pytest_ini/mypy.ini b/test/command_callback/python_paths/with_mypy_ini_and_pytest_ini/mypy.ini
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_mypy_ini_and_pytest_ini/mypy.ini
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_mypy_ini_and_pytest_ini/tests/pytest.ini b/test/command_callback/python_paths/with_mypy_ini_and_pytest_ini/tests/pytest.ini
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_mypy_ini_and_pytest_ini/tests/pytest.ini
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_mypy_ini_and_pytest_ini/tests/testsubfolder/my_tests.py b/test/command_callback/python_paths/with_mypy_ini_and_pytest_ini/tests/testsubfolder/my_tests.py
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_mypy_ini_and_pytest_ini/tests/testsubfolder/my_tests.py
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/dir_with_yapf_config/.style.yapf b/test/command_callback/python_paths/with_virtualenv/dir_with_yapf_config/.style.yapf
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/dir_with_yapf_config/.style.yapf
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/activate b/test/command_callback/python_paths/with_virtualenv/env/Scripts/activate
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/activate
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/autoimport.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/autoimport.exe
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/autoimport.exe
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/autopep8.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/autopep8.exe
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/autopep8.exe
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/black.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/black.exe
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/black.exe
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/flake8.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/flake8.exe
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/flake8.exe
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/gitlint.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/gitlint.exe
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/gitlint.exe
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/isort.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/isort.exe
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/isort.exe
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/mypy.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/mypy.exe
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/mypy.exe
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/pyflakes.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/pyflakes.exe
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/pyflakes.exe
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/pylama.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/pylama.exe
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/pylama.exe
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/pylint.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/pylint.exe
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/pylint.exe
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/pyls.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/pyls.exe
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/pyls.exe
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/pyre.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/pyre.exe
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/pyre.exe
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/reorder-python-imports.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/reorder-python-imports.exe
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/reorder-python-imports.exe
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/vulture.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/vulture.exe
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/vulture.exe
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/yamlfix.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/yamlfix.exe
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/yamlfix.exe
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/yapf.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/yapf.exe
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/Scripts/yapf.exe
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/activate b/test/command_callback/python_paths/with_virtualenv/env/bin/activate
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/activate
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/autoimport b/test/command_callback/python_paths/with_virtualenv/env/bin/autoimport
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/autoimport
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/autopep8 b/test/command_callback/python_paths/with_virtualenv/env/bin/autopep8
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/autopep8
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/black b/test/command_callback/python_paths/with_virtualenv/env/bin/black
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/black
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/flake8 b/test/command_callback/python_paths/with_virtualenv/env/bin/flake8
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/flake8
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/gitlint b/test/command_callback/python_paths/with_virtualenv/env/bin/gitlint
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/gitlint
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/isort b/test/command_callback/python_paths/with_virtualenv/env/bin/isort
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/isort
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/mypy b/test/command_callback/python_paths/with_virtualenv/env/bin/mypy
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/mypy
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/pyflakes b/test/command_callback/python_paths/with_virtualenv/env/bin/pyflakes
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/pyflakes
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/pylama b/test/command_callback/python_paths/with_virtualenv/env/bin/pylama
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/pylama
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/pylint b/test/command_callback/python_paths/with_virtualenv/env/bin/pylint
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/pylint
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/pyls b/test/command_callback/python_paths/with_virtualenv/env/bin/pyls
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/pyls
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/pyre b/test/command_callback/python_paths/with_virtualenv/env/bin/pyre
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/pyre
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/reorder-python-imports b/test/command_callback/python_paths/with_virtualenv/env/bin/reorder-python-imports
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/reorder-python-imports
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/vulture b/test/command_callback/python_paths/with_virtualenv/env/bin/vulture
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/vulture
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/yamlfix b/test/command_callback/python_paths/with_virtualenv/env/bin/yamlfix
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/yamlfix
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/yapf b/test/command_callback/python_paths/with_virtualenv/env/bin/yapf
deleted file mode 100755
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/env/bin/yapf
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/subdir/foo/COMMIT_EDITMSG b/test/command_callback/python_paths/with_virtualenv/subdir/foo/COMMIT_EDITMSG
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/subdir/foo/COMMIT_EDITMSG
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/subdir/foo/__init__.py b/test/command_callback/python_paths/with_virtualenv/subdir/foo/__init__.py
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/subdir/foo/__init__.py
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/subdir/foo/bar.py b/test/command_callback/python_paths/with_virtualenv/subdir/foo/bar.py
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/subdir/foo/bar.py
+++ /dev/null
diff --git a/test/command_callback/python_paths/with_virtualenv/subdir/foo/bar.pyi b/test/command_callback/python_paths/with_virtualenv/subdir/foo/bar.pyi
deleted file mode 100644
index e69de29b..00000000
--- a/test/command_callback/python_paths/with_virtualenv/subdir/foo/bar.pyi
+++ /dev/null