Commit 71eb3a49 authored by Brickner_cp's avatar Brickner_cp

Code Coverage 95.42%

parent fd4ee701
...@@ -43,4 +43,4 @@ namespace PcapDotNet.Packets.IpV6 ...@@ -43,4 +43,4 @@ namespace PcapDotNet.Packets.IpV6
Value.Equals(other.Value); Value.Equals(other.Value);
} }
} }
} }
\ No newline at end of file
...@@ -32,4 +32,4 @@ namespace PcapDotNet.Packets.IpV6 ...@@ -32,4 +32,4 @@ namespace PcapDotNet.Packets.IpV6
throw new InvalidOperationException("IpV6MobilityOptionUnknown shouldn't be registered."); throw new InvalidOperationException("IpV6MobilityOptionUnknown shouldn't be registered.");
} }
} }
} }
\ No newline at end of file
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