about summary refs log blame commit diff
path: root/IrcStates/Tests/User.cs
blob: 540d31ff8173cc69e0a98774c951f8445b62855b (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                      
using Microsoft.VisualStudio.TestTools.UnitTesting;

namespace IrcStates.Tests
{
    [TestClass]
    public class User
    {
    }
}