make internal classes visible to tests
This commit is contained in:
parent
c9f505fe6c
commit
ad50959bac
3
treasurechest/AssemblyInfo.cs
Normal file
3
treasurechest/AssemblyInfo.cs
Normal file
@ -0,0 +1,3 @@
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
[assembly:InternalsVisibleTo("tests")]
|
Loading…
Reference in New Issue
Block a user