mirror of
https://github.com/opensim/opensim.git
synced 2026-05-28 21:05:38 +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.