4 lines
107 B
C#
4 lines
107 B
C#
|
using System.Runtime.CompilerServices;
|
||
|
|
||
|
[assembly: InternalsVisibleTo("Unity.AI.Navigation.Editor.Tests")]
|