tweaks to test

This commit is contained in:
Collin M. Barrett 2017-04-18 13:09:14 -05:00
parent b65fd4a20c
commit 07996c127e
2 changed files with 0 additions and 24 deletions

View file

@ -1,12 +0,0 @@
using Xunit;
namespace FilterLists.Data.Tests
{
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}
}

View file

@ -1,12 +0,0 @@
using Xunit;
namespace FilterLists.Services.Tests
{
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}
}