Hiding compact config from tests #12

Merged
mohacsi_i merged 1 commits from feat/db-hide-compact-config into main 2024-06-07 16:22:58 +02:00
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -52,4 +52,4 @@ def MigrateYamlFile(filein, fileout):
# Automatically start simulation if directly invoked
if __name__ == "__main__":
MigrateYamlFile("./x06da_compact.yml", "x06da_device_config.yaml")
MigrateYamlFile("./x06da_compact.lmay", "x06da_device_config.yaml")