From 52e746efc020a54d377a297a948e78d52631e012 Mon Sep 17 00:00:00 2001 From: Khalil Estell Date: Mon, 11 Nov 2024 08:43:41 -0800 Subject: [PATCH] :rotating_light: Fix lint in tests --- 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 7cb7c4e..19fcfb8 100644 --- a/tests/main.test.cpp +++ b/tests/main.test.cpp @@ -18,4 +18,4 @@ namespace hal { int main() { return 0; -} \ No newline at end of file +}