[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
[samba.git] / source / tests / trivial.c
1 main()
2 {
3         exit(0);
4 }