Add tests for current file naming with regards to project name field

This commit is contained in:
Lucien Greathouse
2021-11-22 13:22:16 -05:00
parent adc733d25c
commit 9b22545842
9 changed files with 90 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "root",
"tree": {
"$className": "Folder",
"folder": {
"$path": "folder"
}
}
}