nixos/tests/all-tests.nix: add pantheon

This commit is contained in:
worldofpeace 2019-01-24 17:33:05 -05:00
parent 2912e6c840
commit 4abc6ff9e8

View file

@ -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 {};