mirror of
https://github.com/opensim/opensim.git
synced 2026-06-12 07:15:34 +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.