summaryrefslogtreecommitdiff
path: root/test/command_callback/python_paths
diff options
context:
space:
mode:
authorJosé Luis Lafuente <jl@lafuente.me>2017-06-07 21:42:30 +0200
committerw0rp <w0rp@users.noreply.github.com>2017-06-07 20:42:30 +0100
commit1eec4466202c0327fb2168f2de5cd064d113aad4 (patch)
treea399f18c3347b37cac9eb6c861e5bbb4138cca5a /test/command_callback/python_paths
parentf61c6d4c0ed9827aa0b798dc39233817b0813380 (diff)
downloadale-1eec4466202c0327fb2168f2de5cd064d113aad4.zip
Search python fixers in virtual environment (#632)
* Search python fixers in virtual environment * Add tests for python fixers
Diffstat (limited to 'test/command_callback/python_paths')
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/autopep80
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/isort0
-rwxr-xr-xtest/command_callback/python_paths/with_virtualenv/env/bin/yapf0
3 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/autopep8 b/test/command_callback/python_paths/with_virtualenv/env/bin/autopep8
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/env/bin/autopep8
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/isort b/test/command_callback/python_paths/with_virtualenv/env/bin/isort
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/env/bin/isort
diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/yapf b/test/command_callback/python_paths/with_virtualenv/env/bin/yapf
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/python_paths/with_virtualenv/env/bin/yapf