mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
66fe7db3bc
Instead of having every test helper binary in its own directory, let's use /tests/cmd/_bin as a destination directory. This allows for simpler setup/cleanup. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>