Commit 9d657b7a authored by Brickner_cp's avatar Brickner_cp

--no commit message

--no commit message
parent 69fa5925
......@@ -10,9 +10,9 @@ namespace PcapDotNet.Core.Test
/// Summary description for PcapLibTests
/// </summary>
[TestClass]
public class PcapLiveDeviceTests
public class LivePacketDeviceTests
{
public PcapLiveDeviceTests()
public LivePacketDeviceTests()
{
//
// TODO: Add constructor logic here
......
......@@ -43,7 +43,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="MoreAssert.cs" />
<Compile Include="PcapLiveDeviceTests.cs" />
<Compile Include="LivePacketDeviceTests.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="PcapLibTests.cs" />
</ItemGroup>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment