mirror of
https://github.com/opensim/opensim.git
synced 2026-05-16 03:36:04 +08:00
It seems overloading the method TestllAngleBetween confused nunit a bit and caused it to try running the private TestllAngleBetween method. The method's access modified prevented that from happening, and nunit complained.