]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commitdiff
Add the shell test scripts to the cabal file. 0.0.2
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 23 Jan 2014 01:49:53 +0000 (20:49 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 23 Jan 2014 01:49:53 +0000 (20:49 -0500)
htsn-import.cabal

index 583938df6504d0293d297e52bf6764f559e152c5..ee5855f4979c983509d54aaeb1f4bebe7828d02d 100644 (file)
@@ -1,5 +1,5 @@
 name:           htsn-import
-version:        0.0.1
+version:        0.0.2
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
@@ -15,8 +15,6 @@ extra-source-files:
   doc/README.schemagen
   doc/TODO
   makefile
-  test/xml/*.xml
-  test/xml/*.dtd
   schema/*.dtd
   schemagen/Heartbeat/*.xml
   schemagen/injuriesxml/*.xml
@@ -24,6 +22,9 @@ extra-source-files:
   schemagen/newsxml/*.xml
   schemagen/Odds_XML/*.xml
   schemagen/weatherxml/*.xml
+  test/shell/*.test
+  test/xml/*.xml
+  test/xml/*.dtd
 synopsis:
   Import XML files from The Sports Network into an RDBMS.
 description: