summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorMarek Mahut <marek.mahut@gmail.com>2020-03-22 17:26:55 +0100
committerMarek Mahut <marek.mahut@gmail.com>2020-03-27 19:31:01 +0100
commit870a6e262d333328b951333cf45beb4c57ee5a03 (patch)
tree51b574a45d4461864e24d00e1392c6d77f4affb4 /nixos/tests/all-tests.nix
parent4e6bf03504c9e09f067cc6dee6b5aeec43a1405c (diff)
downloadnixpkgs-870a6e262d333328b951333cf45beb4c57ee5a03.tar
nixpkgs-870a6e262d333328b951333cf45beb4c57ee5a03.tar.gz
nixpkgs-870a6e262d333328b951333cf45beb4c57ee5a03.tar.bz2
nixpkgs-870a6e262d333328b951333cf45beb4c57ee5a03.tar.lz
nixpkgs-870a6e262d333328b951333cf45beb4c57ee5a03.tar.xz
nixpkgs-870a6e262d333328b951333cf45beb4c57ee5a03.tar.zst
nixpkgs-870a6e262d333328b951333cf45beb4c57ee5a03.zip
nixos/quorum: init
Diffstat (limited to 'nixos/tests/all-tests.nix')
-rw-r--r--nixos/tests/all-tests.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix
index 51b463747b0..63770e0460c 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -250,6 +250,7 @@ in
   prosodyMysql = handleTest ./xmpp/prosody-mysql.nix {};
   proxy = handleTest ./proxy.nix {};
   quagga = handleTest ./quagga.nix {};
+  quorum = handleTest ./quorum.nix {};
   rabbitmq = handleTest ./rabbitmq.nix {};
   radarr = handleTest ./radarr.nix {};
   radicale = handleTest ./radicale.nix {};