Skip to content

Commit 4723b0e

Browse files
authored
Update test source files in meta.yaml
1 parent 3ad0c66 commit 4723b0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

meta.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,11 @@ requirements:
2929

3030
test:
3131
source_files:
32+
- tests/**
3233
- src/**
3334
- m4/**
3435
- configure.ac
35-
- tests/**
36+
- Makefile.am
3637
commands:
3738
- echo 'Testing FRE-NCtools conda package installation...'
3839
- echo "Installation directory:" && pwd

0 commit comments

Comments
 (0)