chore: remove unused test files

This commit is contained in:
2026-04-13 18:14:34 +00:00
parent 0928aa6d78
commit 0d8be8b2a0
3 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ Artifacts produced by `make package` are intended for KDE 6 on Linux x86_64.
## Pling Upload (Experimental)
This repo includes a script for OpenDesktop/Pling publishing:
This repo includes a script for OpenDesktop publishing as part of CI/CD actions.
```bash
uv run --env-file .env python scripts/pling_upload.py --dry-run
-3
View File
@@ -1,3 +0,0 @@
# test_0
Initial upload probe file for Pling endpoint validation.
-3
View File
@@ -1,3 +0,0 @@
# test_1
Uploader integration test artifact for overwrite-all mode.