mirror of
https://github.com/opensim/opensim.git
synced 2026-06-04 01:26:06 +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.