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

@@ -1,7 +1,7 @@
using Newtonsoft.Json;
using System.IO;
namespace Discord.Net.Tests
namespace Discord.Tests
{
internal class Settings
{