Add new file
This commit is contained in:
5
core/tests/__init__.py
Normal file
5
core/tests/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
"""
|
||||||
|
Пакет tests – unit-тесты для критически важных функций.
|
||||||
|
Использует pytest и pytest-asyncio.
|
||||||
|
"""
|
||||||
Reference in New Issue
Block a user