mirror of
https://github.com/opensim/opensim.git
synced 2026-07-02 16:35:42 +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.