mirror of
https://github.com/markqvist/rnsh.git
synced 2025-06-07 22:12:41 -04:00
Trying to allow process tests to run on build server after some tweaks.
This commit is contained in:
parent
da3b390058
commit
22f5b76927
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ class State(contextlib.AbstractContextManager):
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.skip_ci
|
|
||||||
@pytest.mark.asyncio
|
@pytest.mark.asyncio
|
||||||
async def test_echo():
|
async def test_echo():
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue