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-01-24 17:33:05 -0500
committerworldofpeace <worldofpeace@users.noreply.github.com>2019-01-24 17:33:05 -0500
commit4abc6ff9e86e32a59be69f2a2200c091b1aea7f1 (patch)
tree067218c367704c9be2ee208598aafba6218c4ef3 /nixos/tests/all-tests.nix
parent2912e6c8409edeac206317657acc741b9278574f (diff)
downloadnixpkgs-4abc6ff9e86e32a59be69f2a2200c091b1aea7f1.tar
nixpkgs-4abc6ff9e86e32a59be69f2a2200c091b1aea7f1.tar.gz
nixpkgs-4abc6ff9e86e32a59be69f2a2200c091b1aea7f1.tar.bz2
nixpkgs-4abc6ff9e86e32a59be69f2a2200c091b1aea7f1.tar.lz
nixpkgs-4abc6ff9e86e32a59be69f2a2200c091b1aea7f1.tar.xz
nixpkgs-4abc6ff9e86e32a59be69f2a2200c091b1aea7f1.tar.zst
nixpkgs-4abc6ff9e86e32a59be69f2a2200c091b1aea7f1.zip
nixos/tests/all-tests.nix: add pantheon
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 9ee8ac2995b..77a76d3704e 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -160,6 +160,7 @@ in
   osquery = handleTest ./osquery.nix {};
   ostree = handleTest ./ostree.nix {};
   pam-oath-login = handleTest ./pam-oath-login.nix {};
+  pantheon = handleTest ./pantheon.nix {};
   peerflix = handleTest ./peerflix.nix {};
   pgjwt = handleTest ./pgjwt.nix {};
   pgmanage = handleTest ./pgmanage.nix {};