mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-05-19 15:00:26 -04:00
tests/__init__ => conftest
This commit is contained in:
parent
553ea7a3e0
commit
f1aad14099
5 changed files with 39 additions and 46 deletions
|
@ -4,10 +4,6 @@ import pytest
|
|||
import veilid
|
||||
from veilid.api import CryptoSystem
|
||||
|
||||
from . import api_connection
|
||||
|
||||
##################################################################
|
||||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
async def test_best_crypto_system(api_connection):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue