TEST_OUT_PATH = JTidyUnitHelper.JTIDY_LOCAL_TEST_OUT;
// TEST_OUT_FOLDER = FileUtils.createWorkFolderInSysTemp(TEST_OUT_PATH);
JTIDY = new JTidy();
migrationPaths = JTIDY.describe().getPaths().toArray(new MigrationPath[]{});
HTML_OLD_URI = new URI("info:pronom/fmt/96");
HTML_20_URI = new URI("info:pronom/fmt/97");