mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-05-03 07:04:58 -04:00
tests/__init__ => conftest
This commit is contained in:
parent
553ea7a3e0
commit
f1aad14099
5 changed files with 39 additions and 46 deletions
|
@ -5,9 +5,7 @@ import socket
|
|||
import pytest
|
||||
import veilid
|
||||
|
||||
from . import api_connection, simple_update_callback
|
||||
|
||||
##################################################################
|
||||
from .conftest import simple_update_callback
|
||||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue