mirror of
https://github.com/containerd/containerd.git
synced 2026-07-10 16:50:21 +00:00
- add `testutil.RequiresRoot()` to TestMain
- moved `if testing.Short{ t.Skip() }` from each of the tests into a
common `newClient()`
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>