Remove pointless md5_test.c file.

This commit is contained in:
Joel Martin 2012-02-01 19:17:56 -06:00 committed by Cédric de Saint Martin
parent 6932db6ecf
commit ee768a0dc0
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
int main () {
printf("hello world\n");
}