]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - src/TSN/XML/SportInfo.hs
Add SportInfo support for NBAReboundsXML.dtd.
[dead/htsn-import.git] / src / TSN / XML / SportInfo.hs
index ef19804bf16618535a79ddac95dc0921af7a03a6..5e70677bd8839497060f9e129eb4c8db793988e7 100644 (file)
@@ -163,7 +163,7 @@ dtds =
     "NBAFoulsXML.dtd",
     "NBAFTPctXML.dtd",
     "NBAMinutesXML.dtd",
-    "NBAReboundsXML.dtd", -- no dtd
+    "NBAReboundsXML.dtd",
     "NBAScorersXML.dtd", -- no dtd
     "nbastandxml.dtd", -- no dtd
     "NBAStealsXML.dtd", -- no dtd
@@ -406,7 +406,8 @@ sport_info_test_files =
     "NBAFGPctXML.xml",
     "NBAFoulsXML.xml",
     "NBAFTPctXML.xml",
-    "NBAMinutesXML.xml"
+    "NBAMinutesXML.xml",
+    "NBAReboundsXML.xml"
   ]