X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FTSN%2FXML%2FSportInfo.hs;h=4ba23a349d6d3dbf288f8e0a12bc01b29c9fa94e;hb=90f5d21c6234ee96541ec9633deeb21ec9f173d6;hp=8040d508197e2ad1de16191c5a2067702e721132;hpb=51f7fdded64f09536d1e1712922aa196dc27e808;p=dead%2Fhtsn-import.git diff --git a/src/TSN/XML/SportInfo.hs b/src/TSN/XML/SportInfo.hs index 8040d50..4ba23a3 100644 --- a/src/TSN/XML/SportInfo.hs +++ b/src/TSN/XML/SportInfo.hs @@ -122,7 +122,7 @@ dtds = "mlbrunsleadersxml.dtd", "MLBSacFliesXML.dtd", "MLBSacrificesXML.dtd", - "MLBSBSuccessXML.dtd", -- no dtd + "MLBSBSuccessXML.dtd", "mlbsluggingpctxml.dtd", -- no dtd "mlbstandxml.dtd", -- no dtd "mlbstandxml_preseason.dtd", -- no dtd @@ -366,7 +366,8 @@ sport_info_test_files = "mlbrbisxml.xml", "mlbrunsleadersxml.xml", "MLBSacFliesXML.xml", - "MLBSacrificesXML.xml" + "MLBSacrificesXML.xml", + "MLBSBSuccessXML.xml" ]