diff options
author | w0rp <devw0rp@gmail.com> | 2023-03-07 02:11:43 +0000 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2023-03-07 02:11:43 +0000 |
commit | 96f0bf717220623dba2c53743f3d88a94a6bffc9 (patch) | |
tree | 812a73794e9c6ada2d8470f16bf119584c549fb7 /test/test-files/python/with_virtualenv/env/Scripts | |
parent | bb691d6dee1979dffd3f40b7ae055707cebe2e33 (diff) | |
download | ale-96f0bf717220623dba2c53743f3d88a94a6bffc9.zip |
Fix windows virtualenv PATH tests
Diffstat (limited to 'test/test-files/python/with_virtualenv/env/Scripts')
-rwxr-xr-x | test/test-files/python/with_virtualenv/env/Scripts/jedi-language-server.exe | 0 | ||||
-rwxr-xr-x | test/test-files/python/with_virtualenv/env/Scripts/pyright-langserver.exe | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/test-files/python/with_virtualenv/env/Scripts/jedi-language-server.exe b/test/test-files/python/with_virtualenv/env/Scripts/jedi-language-server.exe new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/python/with_virtualenv/env/Scripts/jedi-language-server.exe diff --git a/test/test-files/python/with_virtualenv/env/Scripts/pyright-langserver.exe b/test/test-files/python/with_virtualenv/env/Scripts/pyright-langserver.exe new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/python/with_virtualenv/env/Scripts/pyright-langserver.exe |