forked from mirrors/nixpkgs
minio: add test to nixos/tests/all-tests.nix
This commit is contained in:
parent
d60c38ad9b
commit
400aa7b86a
|
@ -129,6 +129,7 @@ in
|
|||
matrix-synapse = handleTest ./matrix-synapse.nix {};
|
||||
memcached = handleTest ./memcached.nix {};
|
||||
mesos = handleTest ./mesos.nix {};
|
||||
minio = handleTest ./minio.nix {};
|
||||
misc = handleTest ./misc.nix {};
|
||||
mongodb = handleTest ./mongodb.nix {};
|
||||
morty = handleTest ./morty.nix {};
|
||||
|
|
Loading…
Reference in a new issue