]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - src/TSN/XML/SportInfo.hs
Add SportInfo support for mlbbattingavgxml.dtd.
[dead/htsn-import.git] / src / TSN / XML / SportInfo.hs
index 232d3f4225b3195d712813b4d77c429a6bc87665..366dcd48b47eb34ac9fc6b77b8de0580e8302334 100644 (file)
@@ -105,7 +105,7 @@ dtds =
     "Minor_Baseball_League_Leaders_XML.dtd",
     "Minor_Baseball_Standings_XML.dtd",
     "Minor_Baseball_Transactions_XML.dtd",
-    "mlbbattingavgxml.dtd", -- no dtd
+    "mlbbattingavgxml.dtd",
     "mlbdoublesleadersxml.dtd", -- no dtd
     "MLBGamesPlayedXML.dtd", -- no dtd
     "MLBGIDPXML.dtd", -- no dtd
@@ -349,7 +349,8 @@ sport_info_test_files =
     "minorscoresxml.xml",
     "Minor_Baseball_League_Leaders_XML.xml",
     "Minor_Baseball_Standings_XML.xml",
-    "Minor_Baseball_Transactions_XML.xml"
+    "Minor_Baseball_Transactions_XML.xml",
+    "mlbbattingavgxml.xml"
   ]