]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blobdiff - src/TSN/XML/SportInfo.hs
Add SportInfo support for WNBAReboundsXML.dtd.
[dead/htsn-import.git] / src / TSN / XML / SportInfo.hs
index ad33d5346da6ebae579399f91882e06d10887e50..e0b3aca48fcbdde2bd0dc3be62c2ea53775594a8 100644 (file)
@@ -208,7 +208,7 @@ dtds =
     "WNBAFoulsXML.dtd",
     "WNBAFTPctXML.dtd",
     "WNBAMinutesXML.dtd",
-    "WNBAReboundsXML.dtd", -- no dtd
+    "WNBAReboundsXML.dtd",
     "WNBAScorersXML.dtd", -- no dtd
     "wnbastandxml.dtd", -- no dtd
     "WNBAStealsXML.dtd", -- no dtd
@@ -441,7 +441,8 @@ sport_info_test_files =
     "WNBAFGPctXML.xml",
     "WNBAFoulsXML.xml",
     "WNBAFTPctXML.xml",
-    "WNBAMinutesXML.xml"
+    "WNBAMinutesXML.xml",
+    "WNBAReboundsXML.xml"
   ]