Renamed Test -> Tests in AssemblyInfo

This commit is contained in:
RogueException
2016-10-04 16:13:55 -03:00
parent 4c4ddb1bc3
commit 85d3cd0a0b
4 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Discord.Net.Test")]
[assembly: InternalsVisibleTo("Discord.Net.Tests")]