runc: add cri-o to passthru.tests

gstqt5
zowoq 2020-08-24 08:42:50 +10:00
parent bb464f7063
commit c449e59e2c
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ buildGoPackage rec {
installManPage man/*/*.[1-9]
'';
passthru.tests = { inherit (nixosTests) podman; };
passthru.tests = { inherit (nixosTests) cri-o podman; };
meta = with lib; {
homepage = "https://github.com/opencontainers/runc";