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.
This commit is contained in:
Tiara Rodney 2025-06-20 20:04:15 +02:00
parent ab626d5c8e
commit dc69eea88a
No known key found for this signature in database
GPG key ID: 5F43FAB4FBE5B5EB
4 changed files with 0 additions and 0 deletions