Files
python-build/tests/test_00_install_pythonbrew.py
T
2010-12-10 01:26:11 +09:00

4 lines
112 B
Python

def test_install_pythonbrew():
from pythonbrew.installer import install_pythonbrew
install_pythonbrew()