From 688c2454c55acf8720f2403ae574318f1941732f Mon Sep 17 00:00:00 2001
From: Christian C <cc@localhost>
Date: Sat, 8 Mar 2025 00:48:57 -0800
Subject: WS

---
 src/test/test.c | 1 -
 1 file changed, 1 deletion(-)

(limited to 'src')

diff --git a/src/test/test.c b/src/test/test.c
index b3b2fce..40e2d6f 100644
--- a/src/test/test.c
+++ b/src/test/test.c
@@ -18,7 +18,6 @@ int main()
   all_success &= test_success;
   _META_TEST_RESULT("LIB/DIR", test_success)
 
-
   // lib/time.c Test
   test_success = TEST_lib_time();
   all_success &= test_success;
-- 
cgit v1.2.1