Add header transform tests, fix issue found

This commit is contained in:
Matt Nadareski
2020-12-18 21:18:27 -08:00
parent dc6bcc1b17
commit 4dde0dc956
4 changed files with 245 additions and 3 deletions

View File

@@ -10,7 +10,6 @@ namespace SabreTools.Test.Skippers
{
public SkipperMatchHeaderTests()
{
// Initialize the skippers
SkipperMatch.Init(false);
}