aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/all_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/all_test.go')
-rw-r--r--internal/rosa/all_test.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/rosa/all_test.go b/internal/rosa/all_test.go
index 7187c25d..2791402b 100644
--- a/internal/rosa/all_test.go
+++ b/internal/rosa/all_test.go
@@ -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()