Update test.py
This commit is contained in:
parent
c8b0ce01a8
commit
4ea3f73bae
@ -161,7 +161,6 @@ def test_python_interpreter():
|
||||
configure_build_and_exe('python_interpreter', 'python setup --cxx=g++')
|
||||
|
||||
|
||||
@skip_on_windows
|
||||
def test_python_interpreter_custom():
|
||||
setup = 'python setup --cxx=g++ --python=%s' % sys.executable
|
||||
configure_build_and_exe('python_interpreter_custom', setup)
|
||||
|
Loading…
x
Reference in New Issue
Block a user