Discord.Net.Tests -> Discord.Net namespace

This commit is contained in:
RogueException
2015-10-22 01:48:34 -03:00
parent 5a8d3f5377
commit 83c998168f
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ using System.Linq;
using System.Threading;
using System.Threading.Tasks;
namespace Discord.Net.Tests
namespace Discord.Tests
{
[TestClass]
public class Tests