From b1d833417bcb57e265e0d01df07b28f463529d4b Mon Sep 17 00:00:00 2001 From: w0rp Date: Sat, 20 Mar 2021 22:11:22 +0000 Subject: #3633 - Put all dummy test files in test/test-files --- test/command_callback/python_paths/with_virtualenv/env/bin/activate | 0 test/command_callback/python_paths/with_virtualenv/env/bin/autoimport | 0 test/command_callback/python_paths/with_virtualenv/env/bin/autopep8 | 0 test/command_callback/python_paths/with_virtualenv/env/bin/black | 0 test/command_callback/python_paths/with_virtualenv/env/bin/flake8 | 0 test/command_callback/python_paths/with_virtualenv/env/bin/gitlint | 0 test/command_callback/python_paths/with_virtualenv/env/bin/isort | 0 test/command_callback/python_paths/with_virtualenv/env/bin/mypy | 0 test/command_callback/python_paths/with_virtualenv/env/bin/pyflakes | 0 test/command_callback/python_paths/with_virtualenv/env/bin/pylama | 0 test/command_callback/python_paths/with_virtualenv/env/bin/pylint | 0 test/command_callback/python_paths/with_virtualenv/env/bin/pyls | 0 test/command_callback/python_paths/with_virtualenv/env/bin/pyre | 0 .../python_paths/with_virtualenv/env/bin/reorder-python-imports | 0 test/command_callback/python_paths/with_virtualenv/env/bin/vulture | 0 test/command_callback/python_paths/with_virtualenv/env/bin/yamlfix | 0 test/command_callback/python_paths/with_virtualenv/env/bin/yapf | 0 17 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test/command_callback/python_paths/with_virtualenv/env/bin/activate delete mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/autoimport delete mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/autopep8 delete mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/black delete mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/flake8 delete mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/gitlint delete mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/isort delete mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/mypy delete mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/pyflakes delete mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/pylama delete mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/pylint delete mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/pyls delete mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/pyre delete mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/reorder-python-imports delete mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/vulture delete mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/yamlfix delete mode 100755 test/command_callback/python_paths/with_virtualenv/env/bin/yapf (limited to 'test/command_callback/python_paths/with_virtualenv/env/bin') 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 -- cgit v1.2.3