added more test apps

This commit is contained in:
John Lancaster
2024-05-13 22:12:33 -05:00
parent fafa5cc8fc
commit 69134399f4
5 changed files with 19 additions and 0 deletions

7
apps/databases.yaml Normal file
View File

@@ -0,0 +1,7 @@
App1:
module: app1.database
class: DatabaseApp
App2:
module: app2.database
class: OtherDatabaseApp