Skip to content

Conversation

@Alizter
Copy link
Collaborator

@Alizter Alizter commented Jan 11, 2026

This fixes issues #2313 and #2285 by avoiding ambiguous module paths like HoTT.Contrib.X which could conflict with HoTT.X.

This fixes issues HoTT#2313 and HoTT#2285 by avoiding ambiguous module paths
like HoTT.Contrib.X which could conflict with HoTT.X.


Signed-off-by: Ali Caglayan <[email protected]>
Copy link
Collaborator

@jdchristensen jdchristensen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This definitely makes sense for HoTT.tests, since we use the same paths there. I'm not sure about HoTT.Contrib, but it's fine with me to change that.

BTW, I've always found it odd that the folder is called test but the module is called Tests. Should we rename the folder to tests? (There's also the issue of the leading capital in the names Tests and Contrib; should the folders be capitalized as well?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants