Home
last modified time | relevance | path

Searched refs:mocked_execlp (Results 1 – 1 of 1) sorted by relevance

/dports/shells/xonsh/xonsh-0.7.9/tests/
H A Dtest_main.py131 def mocked_execlp(f, *args): function
135 monkeypatch.setattr(os, "execlp", mocked_execlp)
167 def mocked_execlp(f, *args): function
170 monkeypatch.setattr(os, "execlp", mocked_execlp)