xfs: fix old fuzz test invocations of xfs_repair
[xfstests-dev.git] / src / testx.c
1 #include <stdio.h>
2 int main(void) {
3     return 1;
4 }