Commit 41b38de9 authored by siddontang's avatar siddontang

Address comment

parent 9bba3985
...@@ -1187,4 +1187,4 @@ fn snapshot_test() { ...@@ -1187,4 +1187,4 @@ fn snapshot_test() {
} }
let opts = Options::new(); let opts = Options::new();
assert!(DB::destroy(&opts, path).is_ok()); assert!(DB::destroy(&opts, path).is_ok());
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment