Pārlūkot izejas kodu

allow for sys.executable to be different

pull/2073/head
Ivan Pozdeev pirms 3 gadiem
vecāks
revīzija
6185bb55e6
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      test/exec.bats

+ 1
- 1
test/exec.bats Parādīt failu

@ -79,7 +79,7 @@ OUT
}
@test "sys.executable with system version (#98)" {
system_python=$(which python3)
system_python="$(python3 -c 'import sys; print(sys.executable)')"
PYENV_VERSION="custom"
create_executable "python3" ""

Notiek ielāde…
Atcelt
Saglabāt