mirror of
https://github.com/denoland/deno.git
synced 2025-01-21 04:52:26 -05:00
huh
This commit is contained in:
parent
83c6bfde85
commit
f9654b35d6
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ Deno.test(
|
||||||
});
|
});
|
||||||
|
|
||||||
db.close();
|
db.close();
|
||||||
Deno.removeSync(tempDir, { recursive: true });
|
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue