From f49e9b9ee4d228ae2f2a0e95c0b47db645e54fa3 Mon Sep 17 00:00:00 2001 From: Mark VanderVoord Date: Thu, 7 Dec 2023 07:24:12 -0500 Subject: [PATCH] unity_helper needs to be in the list of objects to construct. --- lib/ceedling/objects.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/ceedling/objects.yml b/lib/ceedling/objects.yml index 8cabc313..351657c2 100644 --- a/lib/ceedling/objects.yml +++ b/lib/ceedling/objects.yml @@ -17,6 +17,8 @@ system_wrapper: reportinator: +unity_helper: + rake_utils: compose: - rake_wrapper