mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
hack: cleanup devicemapper at the last test
This commit is contained in:
parent
ea04f3de72
commit
f3e6d34df2
1 changed files with 1 additions and 0 deletions
|
@ -13,5 +13,6 @@ func displayFdGoroutines(t *testing.T) {
|
|||
func TestFinal(t *testing.T) {
|
||||
nuke(globalRuntime)
|
||||
t.Logf("Start Fds: %d, Start Goroutines: %d", startFds, startGoroutines)
|
||||
cleanupDevMapper()
|
||||
displayFdGoroutines(t)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue