Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
isprogram
/
pyenv
mirror da
https://github.com/pyenv/pyenv.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Projects
0
Rilasci
240
Wiki
Attività
Sfoglia il codice sorgente
fix local --unset test
pull/653/head^2
Jason Karns
10 anni fa
parent
22f4980a21
commit
3c9674453f
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
test/local.bats
+ 1
- 1
test/local.bats
Vedi File
@ -92,7 +92,7 @@ OUT
touch .ruby-version
run rbenv-local --unset
assert_success ""
assert [ ! -e .r
benv
-version ]
assert [ ! -e .r
uby
-version ]
}
@test "unsets alternate version file" {
Scrivi
Anteprima
Caricamento…
Annulla
Salva