Browse Source

Add test cases to cabal file

Getty Ritter 6 years ago
parent
commit
f1754ef254
1 changed files with 3 additions and 1 deletions
  1. 3 1
      s-cargot.cabal

+ 3 - 1
s-cargot.cabal

@@ -19,7 +19,9 @@ category:            Data
 build-type:          Simple
 cabal-version:       >=1.10
 bug-reports:         https://github.com/aisamanra/s-cargot/issues
-extra-source-files:  README.md, CHANGELOG.md
+extra-source-files:  README.md,
+                     CHANGELOG.md,
+                     test/*.sexp
 
 source-repository head
   type: git