clients-protocol/test/test_init.py
Jon Michael Aanes 87c30b08c6
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 23s
Moved autoload to protocol.
2025-06-30 00:43:31 +02:00

6 lines
84 B
Python

def test_init():
import clients_protocol
import clients_protocol.autoload