Fixing tests

This commit is contained in:
Chris Cameron
2017-11-12 17:05:48 -05:00
parent 47c0f50f02
commit bb118111a0
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
using ICD.Common.Utils.EventArguments;
using NUnit.Framework;
using NUnit.Framework;
namespace ICD.Common.Utils.Tests.EventArguments
{