about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-03-16 17:38:40 +0100
committersternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-03-16 17:38:40 +0100
commit8b80d140e3d1010b4a235cd4f5684c7dca3ee194 (patch)
treebdb0b46716621fbc403522571dea23c5de8a59a5
parenta21bb4f1c07ffffafa641a4719737844b535c35e (diff)
chore(cabal): distribute integration test files
-rw-r--r--spacecookie.cabal7
1 files changed, 7 insertions, 0 deletions
diff --git a/spacecookie.cabal b/spacecookie.cabal
index a32926d..c4818ba 100644
--- a/spacecookie.cabal
+++ b/spacecookie.cabal
@@ -24,6 +24,13 @@ extra-source-files:  CHANGELOG.md
                      docs/man/spacecookie-gophermap.5
                      test/data/pygopherd.gophermap
                      test/data/bucktooth.gophermap
+                     test/integration/root/.gophermap
+                     test/integration/root/dir/.hidden
+                     test/integration/root/dir/another/.git-hello
+                     test/integration/root/dir/macintosh.hqx
+                     test/integration/root/dir/mystery-file
+                     test/integration/root/plain.txt
+                     test/integration/spacecookie.json
 
 common common-settings
   default-language:    Haskell2010