]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - src/TSN/XML/SportInfo.hs
Add SportInfo support for MLBWalkRateXML.dtd.
[dead/htsn-import.git] / src / TSN / XML / SportInfo.hs
index fef70b49595efb72539c553831847c77d1eb581e..67fc464dccb2f28c82f891977b70fde288526096 100644 (file)
@@ -129,7 +129,7 @@ dtds =
     "mlbstolenbasexml.dtd",
     "mlbtotalbasesleadersxml.dtd",
     "mlbtriplesleadersxml.dtd",
-    "MLBWalkRateXML.dtd", -- no dtd
+    "MLBWalkRateXML.dtd",
     "mlbwalksleadersxml.dtd", -- no dtd
     "MLBXtraBaseHitsXML.dtd", -- no dtd
     "MLB_ERA_Leaders.dtd", -- no dtd
@@ -373,7 +373,8 @@ sport_info_test_files =
     "mlbstandxml_preseason.xml",
     "mlbstolenbasexml.xml",
     "mlbtotalbasesleadersxml.xml",
-    "mlbtriplesleadersxml.xml"
+    "mlbtriplesleadersxml.xml",
+    "MLBWalkRateXML.xml"
   ]