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








                                                      
using Microsoft.VisualStudio.TestTools.UnitTesting;

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