summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@users.noreply.github.com>2019-03-18 07:59:17 -0400
committerworldofpeace <worldofpeace@users.noreply.github.com>2019-03-18 08:05:42 -0400
commit5e7623aefc5035f849aa6515e04210b35190ca40 (patch)
tree274eff291d456f4c2a5180c392a3683c8c70e83f /nixos/tests/all-tests.nix
parent5c106fe8ec66e760ad0ac9753693b26d9eb7f47b (diff)
downloadnixpkgs-5e7623aefc5035f849aa6515e04210b35190ca40.tar
nixpkgs-5e7623aefc5035f849aa6515e04210b35190ca40.tar.gz
nixpkgs-5e7623aefc5035f849aa6515e04210b35190ca40.tar.bz2
nixpkgs-5e7623aefc5035f849aa6515e04210b35190ca40.tar.lz
nixpkgs-5e7623aefc5035f849aa6515e04210b35190ca40.tar.xz
nixpkgs-5e7623aefc5035f849aa6515e04210b35190ca40.tar.zst
nixpkgs-5e7623aefc5035f849aa6515e04210b35190ca40.zip
nixos/tests/colord: 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 de5b8bbb7c0..235d2b1febc 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -43,6 +43,7 @@ in
   clickhouse = handleTest ./clickhouse.nix {};
   cloud-init = handleTest ./cloud-init.nix {};
   codimd = handleTest ./codimd.nix {};
+  colord = handleTest ./colord.nix {};
   containers-bridge = handleTest ./containers-bridge.nix {};
   containers-extra_veth = handleTest ./containers-extra_veth.nix {};
   containers-hosts = handleTest ./containers-hosts.nix {};