mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-10 00:20:54 +08:00
Fix unittest exit code
This commit is contained in:
@@ -193,5 +193,5 @@ int i;
|
|||||||
}
|
}
|
||||||
printf("Done\n");
|
printf("Done\n");
|
||||||
|
|
||||||
return 1;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user