From 404d6c69d6c8c1fc9c711809c44ea085cdac6bb7 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 15 May 2021 02:20:35 +0200 Subject: Remove unecessary tests --- tests/main.cpp | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 tests/main.cpp diff --git a/tests/main.cpp b/tests/main.cpp deleted file mode 100644 index 9ad80a6..0000000 --- a/tests/main.cpp +++ /dev/null @@ -1,7 +0,0 @@ -#include - -int main(int argc, char **argv) -{ - printf("hello, world!\n"); - return 0; -} -- cgit v1.2.3