浏览代码

Add test cases to cabal file

Getty Ritter 7 年之前
父节点
当前提交
f1754ef254
共有 1 个文件被更改,包括 3 次插入1 次删除
  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