Improve test cleanup by using scopeguard.

This commit is contained in:
Kiyomichi Kosaka
2022-12-21 14:00:01 +00:00
parent 35517b2849
commit de13dd6a7b
7 changed files with 18 additions and 19 deletions
+1
View File
@@ -21,3 +21,4 @@ base64 = "0.20.0"
rpassword = "7.2.0"
shlex = "1.1.0"
shellexpand = "3.0.0"
scopeguard = "1.1.0"