Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
tools: update tool scripts after moving tests
Signed-off-by: Konrad Weihmann <[email protected]>
- Loading branch information
Showing
with
4 additions
and 4 deletions.
- +1 −1 .deepsource.toml
- +1 −1 .gitattributes
- +1 −1 .github/workflows/pythonpackage.yml
- +1 −1 .travis.yml
@@ -1,2 +1,2 @@ | ||
git/test/fixtures/* eol=lf | ||
test/fixtures/* eol=lf | ||
init-tests-after-clone.sh |