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