Commit a1a8cfe
committed
Makes the test directory into a package.
This allows tests to be run with
python -m test.test_asyncio <port>
without running into conflicts with Python's built-in unit tests which also have a test.test_asyncio with runs the Python Standard Library tests.1 parent dbdcf3b commit a1a8cfe
File tree
4 files changed
+437
-439
lines changed- pyserial_asyncio
- aio
- test
4 files changed
+437
-439
lines changed
0 commit comments