internal/rosa: cure checks
All checks were successful
Test / Create distribution (push) Successful in 59s
Test / Sandbox (push) Successful in 2m40s
Test / Hakurei (push) Successful in 3m48s
Test / ShareFS (push) Successful in 3m52s
Test / Sandbox (race detector) (push) Successful in 4m52s
Test / Hakurei (race detector) (push) Successful in 5m49s
Test / Flake checks (push) Successful in 1m29s

This cures all presets if a cache directory is supplied and verbose is set.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-03-05 00:47:39 +09:00
parent 97448e2104
commit 7e2f13fa1b
2 changed files with 96 additions and 0 deletions

View File

@@ -2,6 +2,9 @@ package rosa
import "testing"
// PresetEnd is the total PArtifact count exported for testing.
const PresetEnd = _presetEnd
func TestLoad(t *testing.T) {
t.Parallel()