]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commitdiff
Add game/sportinfo test XML files to the cabal file list. 0.0.6
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 7 Jul 2014 14:04:19 +0000 (10:04 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 7 Jul 2014 14:04:19 +0000 (10:04 -0400)
htsn-import.cabal

index ca5749061436ed3bd505ed382f097720d7b8dcaf..e8b799e110d545bdfb4006f60b19b2eee733d4df 100644 (file)
@@ -179,6 +179,10 @@ extra-source-files:
   test/shell/*.test
   test/xml/*.xml
   test/xml/*.dtd
+  test/xml/gameinfo/*.xml
+  test/xml/gameinfo/*.dtd
+  test/xml/sportinfo/*.xml
+  test/xml/sportinfo/*.dtd
 synopsis:
   Import XML files from The Sports Network into an RDBMS.
 description: