debian: Fix tests during debian packaging
The api response json files used in tests were missing from the sdist tarball created for package purposes, resulting in test failures. Related T1137 Related T1138
This commit is contained in:
parent
f7eb3e529e
commit
d6694a8cb6
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ include requirements.txt
|
|||
include requirements-swh.txt
|
||||
include requirements-test.txt
|
||||
include version.txt
|
||||
recursive-include swh/lister/*/tests/ *.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue