From: Michael Orlitzky Date: Thu, 23 Jan 2014 01:49:53 +0000 (-0500) Subject: Add the shell test scripts to the cabal file. X-Git-Tag: 0.0.2^0 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn-import.git;a=commitdiff_plain;h=4b17c0aa5a2e5f821bbe50ceb12dcaae4f694e50 Add the shell test scripts to the cabal file. --- diff --git a/htsn-import.cabal b/htsn-import.cabal index 583938d..ee5855f 100644 --- a/htsn-import.cabal +++ b/htsn-import.cabal @@ -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 @@ -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: