initial: notify-display-test v0.1.0 — 10 assertions

This commit is contained in:
Calic
2026-06-14 01:36:21 +02:00
committed by Axel Meyer
commit f270a2b354
4 changed files with 184 additions and 0 deletions

11
manifest.lib Normal file
View File

@@ -0,0 +1,11 @@
{
"id": "lib-core.notify-display-test",
"role": "test",
"version": "0.1.0",
"api_min": "0.1",
"deps": [
{"id": "lib-core.notify-display", "version": "0.1.0"},
{"id": "lib-core.notify", "version": "0.1.0"},
{"id": "lib-core.panel", "version": "0.1.0"}
]
}