s4:torture: cleanup after smb2 setinfo scan
[ira/wip.git] / source4 / torture / smb2 / scan.c
index d0e95dbf8773bd0669fbf222379871a999857d3c..8d2035ab3fdbd48bda2539773d5007cb2ac42023 100644 (file)
@@ -141,6 +141,7 @@ bool torture_smb2_setinfo_scan(struct torture_context *torture)
                }
        }
 
+       smb2_util_unlink(tree, FNAME);
        return true;
 }