From 471b539bdbf658ff7924b7500f89fd237df8be9b Mon Sep 17 00:00:00 2001 From: bonmas14 Date: Sun, 3 Aug 2025 19:24:03 +0000 Subject: Reordering of stuff + plans --- tests/hello_world.c | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 tests/hello_world.c (limited to 'tests/hello_world.c') diff --git a/tests/hello_world.c b/tests/hello_world.c deleted file mode 100644 index 78f6c29..0000000 --- a/tests/hello_world.c +++ /dev/null @@ -1,7 +0,0 @@ -#include - -int main(void) { - un_log_write(UN_LOG_INFO, un_string_from_cstring(UN_CSTR "Hello world!")); - - return 0; -} -- cgit v1.2.3-70-g09d2