Refactoring & tests

This commit is contained in:
Tim
2026-07-06 21:09:30 +02:00
parent 482b3b8d29
commit 9ed66dacbc
14 changed files with 948 additions and 108 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
# Mock für update-desktop-database - macht nichts (no-op)
# Verhindert echte Datenbank-Updates im Test-Environment
exit 0