internal/rosa: cure checks

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()