diff options
author | Derek P Sifford <dereksifford@gmail.com> | 2018-07-02 18:49:12 -0400 |
---|---|---|
committer | Derek P Sifford <dereksifford@gmail.com> | 2018-07-02 18:49:12 -0400 |
commit | 20ed48352fd153669dc6c3d17da9c3e5f8773299 (patch) | |
tree | 2015b97ab8f20dfd46ccc93ba42cd16a343547aa | |
parent | 09a53fb363394a7d288fcf3a943fb635df8d3953 (diff) | |
download | ale-20ed48352fd153669dc6c3d17da9c3e5f8773299.zip |
add dummy pyre binary and executable
-rwxr-xr-x | test/command_callback/python_paths/with_virtualenv/env/Scripts/pyre.exe | 0 | ||||
-rwxr-xr-x | test/command_callback/python_paths/with_virtualenv/env/bin/pyre | 0 |
2 files changed, 0 insertions, 0 deletions
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 new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/python_paths/with_virtualenv/env/Scripts/pyre.exe diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/pyre b/test/command_callback/python_paths/with_virtualenv/env/bin/pyre new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/python_paths/with_virtualenv/env/bin/pyre |