]> git.saurik.com Git - apple/hfs.git/blobdiff - tests/cases/test-doc-tombstone.c
hfs-407.200.4.tar.gz
[apple/hfs.git] / tests / cases / test-doc-tombstone.c
index 6b1cc6b9eccff3045767fdc9acfda5a4df759926..acb42a6ef63fefdd65d51e1462a447750407e7a8 100644 (file)
@@ -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;
-       
 }