]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - src/TSN/XML/SportInfo.hs
Add SportInfo support for mlbhitsleadersxml.dtd.
[dead/htsn-import.git] / src / TSN / XML / SportInfo.hs
index 019679562eac775fcc9b027137ed55775f276042..9fda564eb0f137b05daae541ea91cd11d0d66dbf 100644 (file)
@@ -110,7 +110,7 @@ dtds =
     "MLBGamesPlayedXML.dtd",
     "MLBGIDPXML.dtd",
     "MLBHitByPitchXML.dtd",
-    "mlbhitsleadersxml.dtd", -- no dtd
+    "mlbhitsleadersxml.dtd",
     "mlbhomerunsxml.dtd", -- no dtd
     "MLBHRFreqXML.dtd", -- no dtd
     "MLBIntWalksXML.dtd", -- no dtd
@@ -354,7 +354,8 @@ sport_info_test_files =
     "mlbdoublesleadersxml.xml",
     "MLBGamesPlayedXML.xml",
     "MLBGIDPXML.xml",
-    "MLBHitByPitchXML.xml"
+    "MLBHitByPitchXML.xml",
+    "mlbhitsleadersxml.xml"
   ]