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-01-29 21:29:19 +01:00
committed by deadc0de
parent b9cde3b8dc
commit ddd60a38ac
131 changed files with 135 additions and 154 deletions

3
tests.sh vendored
View File

@@ -41,5 +41,8 @@ echo "unittest..."
echo "tests-ng..."
"${cur}"/scripts/check-tests-ng.sh
# merge coverage
coverage combine
## done
echo "All tests finished successfully"