fix pattern

This commit is contained in:
vorotamoroz
2026-05-07 11:28:01 +01:00
parent 4a9d6c1349
commit 2afe12ad2d

View File

@@ -1,6 +1,6 @@
{
"tasks": {
"test": "deno test -A --no-check .",
"test": "deno test -A --no-check test-*.ts",
"test:local": "deno test -A --no-check test-setup-put-cat.ts test-mirror.ts",
"test:push-pull": "deno test -A --no-check test-push-pull.ts",
"test:setup-put-cat": "deno test -A --no-check test-setup-put-cat.ts",