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