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