diff options
Diffstat (limited to 'test/run_storage.cxx')
-rw-r--r-- | test/run_storage.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/run_storage.cxx b/test/run_storage.cxx index 267b98750..3d987f541 100644 --- a/test/run_storage.cxx +++ b/test/run_storage.cxx @@ -82,7 +82,6 @@ Ls(Storage &storage, const char *path) mtime, name); } - delete dir; return EXIT_SUCCESS; } |