Moved tests to src & added add scoped logic

This commit is contained in:
2021-11-14 10:04:32 +01:00
parent c3b48bfa41
commit 7749d5a789
83 changed files with 9 additions and 5 deletions

View File

@@ -0,0 +1,8 @@
{
"Workspace": {
"DefaultProject": "general",
"Projects": {
"general": "src/general/general.json"
}
}
}