diff --git a/other/md5_test.c b/other/md5_test.c deleted file mode 100644 index 81c0f0a..0000000 --- a/other/md5_test.c +++ /dev/null @@ -1,3 +0,0 @@ -int main () { - printf("hello world\n"); -}