Added warning about tests incompleteness

This commit is contained in:
RogueException
2015-12-02 03:12:38 -04:00
parent 42224e9f6a
commit 0460017456

View File

@@ -7,6 +7,8 @@ using System.Threading.Tasks;
namespace Discord.Tests
{
//TODO: Tests are massively incomplete and out of date, needing a full rewrite
[TestClass]
public class Tests
{