X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FTSN%2FXML%2FSportInfo.hs;h=94093b1498135ab2c0548335e1484b5e522fe502;hb=8b5fd854c3d6a22e2977eac78d5ae2e756d8a223;hp=ff391a99216b21c186522996cf638a0db7f6d0af;hpb=d1b7898c3ccf785b3815a05ad097d1fd737d800b;p=dead%2Fhtsn-import.git diff --git a/src/TSN/XML/SportInfo.hs b/src/TSN/XML/SportInfo.hs index ff391a9..94093b1 100644 --- a/src/TSN/XML/SportInfo.hs +++ b/src/TSN/XML/SportInfo.hs @@ -119,7 +119,7 @@ dtds = "MLBOPSXML.dtd", "MLBPlateAppsXML.dtd", "mlbrbisxml.dtd", - "mlbrunsleadersxml.dtd", -- no dtd + "mlbrunsleadersxml.dtd", "MLBSacFliesXML.dtd", -- no dtd "MLBSacrificesXML.dtd", -- no dtd "MLBSBSuccessXML.dtd", -- no dtd @@ -363,7 +363,8 @@ sport_info_test_files = "mlbonbasepctxml.xml", "MLBOPSXML.xml", "MLBPlateAppsXML.xml", - "mlbrbisxml.xml" + "mlbrbisxml.xml", + "mlbrunsleadersxml.xml" ]