1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 14:31:46 +00:00
This commit is contained in:
deadc0de6
2023-08-09 22:38:29 +02:00
committed by deadc0de
parent 503b35924e
commit a6cb286779
138 changed files with 284 additions and 148 deletions

2
tests.sh vendored
View File

@@ -37,7 +37,7 @@ echo "tests-ng..."
"${cur}"/scripts/check-tests-ng.sh
# merge coverage
coverage combine
coverage combine coverages/
## done
echo "All tests finished successfully"