Skip to content
Snippets Groups Projects
Commit 41ef82cf authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

vinyl: cleanup properly in parallel.test

parent e807351b
No related branches found
No related tags found
No related merge requests found
......@@ -72,3 +72,6 @@ i:count() == m * n
---
- true
...
s:drop()
---
...
......@@ -34,3 +34,4 @@ test_run:cmd("setopt delimiter ''");
cnt == m
i:count() == m * n
s:drop()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment