eclipse-passage / passage

Define and control license checks and usage constraints for OSGi / RCP / IDE
https://www.eclipse.org/passage/
Eclipse Public License 2.0
7 stars 8 forks source link

Correct type names for registry contract tests #1456

Closed ruspl-afed closed 1 week ago

ruspl-afed commented 1 week ago

Somehow we managed to spread misprint in a test type name and now have tests named like *ServicesRegitryTest in org.eclipse.passage.lic.api.tests package

Since we publish LIC API contract tests to be implemented by extenders, major version is a good opportunity to fix this misprint: Regitry -> Registry