py-utils/tests/unit/byteb4rb1e_utils/collections
Tiara Rodney dc69eea88a
chore(test): remove redundant module entrypoints
pytest compared to built-in unittest does not discover test suites based on a
directory being marked as a module, instead matching against the basename of a
file to determine whether it is a test suite or not.
2025-06-20 20:19:32 +02:00
..
test_circular_buffer.py test(collections): init tests for CircularBuffer 2025-05-04 02:30:28 +02:00