2 lines
105 B
C#
2 lines
105 B
C#
|
using System.Runtime.CompilerServices;
|
|||
|
[assembly: InternalsVisibleTo("Unity.2D.IK.Tests.EditorTests")]
|