From 3d61d10ffb8bd4be4b5a885f67e5457a2371bda2 Mon Sep 17 00:00:00 2001 From: MaliaLabor Date: Mon, 9 Sep 2024 11:44:55 -0700 Subject: [PATCH] edit to fix new CI issue --- tests/main.test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/main.test.cpp b/tests/main.test.cpp index f2f38dd..f4e5667 100644 --- a/tests/main.test.cpp +++ b/tests/main.test.cpp @@ -19,4 +19,4 @@ extern void iot_test(); int main() { hal::iot::iot_test(); -} \ No newline at end of file +}