X-Git-Url: https://git.saurik.com/apple/hfs.git/blobdiff_plain/558d2836cb4329cfdb20acd2c5c4cd1945ad0a66..4ec02d5c7ea2cbb45ce3725407590ab14cc10615:/tests/cases/test-doc-tombstone.c diff --git a/tests/cases/test-doc-tombstone.c b/tests/cases/test-doc-tombstone.c index 6b1cc6b..acb42a6 100644 --- a/tests/cases/test-doc-tombstone.c +++ b/tests/cases/test-doc-tombstone.c @@ -280,7 +280,6 @@ int run_doc_tombstone(__unused test_ctx_t *ctx) assert_equal(orig_doc_id, attrs.doc_id, "%u"); assert_no_err(rmdir(file)); - + return 0; - }