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









                                                      
using Microsoft.VisualStudio.TestTools.UnitTesting;
// ReSharper disable InconsistentNaming

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