From 2c4e412c189ef54c181ffad96667232eaf80fcef Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 5 May 2020 21:21:59 -0400 Subject: Add more tests, ran resharper formatting tool --- IrcStates/Tests/ISupport.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'IrcStates/Tests/ISupport.cs') diff --git a/IrcStates/Tests/ISupport.cs b/IrcStates/Tests/ISupport.cs index aa6260a..f85f087 100644 --- a/IrcStates/Tests/ISupport.cs +++ b/IrcStates/Tests/ISupport.cs @@ -1,4 +1,5 @@ using Microsoft.VisualStudio.TestTools.UnitTesting; + // ReSharper disable InconsistentNaming namespace IrcStates.Tests -- cgit 1.4.1