Files
runc/tests
Kir Kolyshkin a21e57d7f6 tests/int/hooks.bats: skip earlier
This particular test downloads and unpacks debian from setup(),
but then in many cases the actual test is skipped because it
requires root and no_systemd.

Let's skip it earlier.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2021-01-14 18:11:05 -08:00
..