Added first tests #191
Some checks failed
Test before pr merge / test-lint (pull_request) Failing after 9s

This commit is contained in:
2025-12-10 23:20:25 +01:00
parent cc76227199
commit fa2adb8003
74 changed files with 303 additions and 3334 deletions

View File

@@ -3,7 +3,8 @@
"projects": [
"src/cli/cpl.project.json",
"src/core/cpl.project.json",
"src/mail/cpl.project.json"
"src/mail/cpl.project.json",
"test/cpl.project.json"
],
"defaultProject": "cpl-cli",
"scripts": {