Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7106c70

Browse files
authoredSep 15, 2023
Add test directories to hls-retrie-plugin
1 parent 5241101 commit 7106c70

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

‎plugins/hls-retrie-plugin/hls-retrie-plugin.cabal

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ author: Pepe Iborra
1010
maintainer: pepeiborra@gmail.com
1111
category: Development
1212
build-type: Simple
13-
extra-source-files: LICENSE
13+
extra-source-files:
14+
LICENSE
15+
test/data/**/*.hs
16+
test/data/**/*.yaml
1417

1518
source-repository head
1619
type: git

0 commit comments

Comments
 (0)
Please sign in to comment.