mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-06 21:51:33 +00:00
Merge pull request #4529 from pmorie/typo
Fix typo in devmapper driver_test
This commit is contained in:
@@ -299,7 +299,7 @@ func TestInit(t *testing.T) {
|
||||
}
|
||||
}()
|
||||
}()
|
||||
// Put all tests in a funciton to make sure the garbage collection will
|
||||
// Put all tests in a function to make sure the garbage collection will
|
||||
// occur.
|
||||
|
||||
// Call GC to cleanup runtime.Finalizers
|
||||
|
||||
Reference in New Issue
Block a user