Index: testfile.c =================================================================== diff -u --- testfile.c (revision 0) +++ testfile.c (revision 552ea6274c7cab1cb7b6d25570a69abeb94b811c) @@ -0,0 +1,8 @@ +//This is the testfile for Bitbucketvalidation + +int fun(void) +{ + return 0; +} + +