summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorElis Hirwing <elis@hirwing.se>2021-07-18 09:51:49 +0200
committerElis Hirwing <elis@hirwing.se>2021-07-19 07:33:03 +0200
commitf8b6ba005e8dc259a6ae065b1322bb879380aa57 (patch)
tree7582b238f4e5663b5210ed084ad9e2e51a05f2b0 /nixos/tests/all-tests.nix
parent09a49354b6dab9ea9807359ec3f7434b54730eab (diff)
downloadnixpkgs-f8b6ba005e8dc259a6ae065b1322bb879380aa57.tar
nixpkgs-f8b6ba005e8dc259a6ae065b1322bb879380aa57.tar.gz
nixpkgs-f8b6ba005e8dc259a6ae065b1322bb879380aa57.tar.bz2
nixpkgs-f8b6ba005e8dc259a6ae065b1322bb879380aa57.tar.lz
nixpkgs-f8b6ba005e8dc259a6ae065b1322bb879380aa57.tar.xz
nixpkgs-f8b6ba005e8dc259a6ae065b1322bb879380aa57.tar.zst
nixpkgs-f8b6ba005e8dc259a6ae065b1322bb879380aa57.zip
nixos/tests: Init hockeypuck tests
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 fd502a473b1..746139c4816 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -174,6 +174,7 @@ in
   hitch = handleTest ./hitch {};
   hledger-web = handleTest ./hledger-web.nix {};
   hocker-fetchdocker = handleTest ./hocker-fetchdocker {};
+  hockeypuck = handleTest ./hockeypuck.nix { };
   home-assistant = handleTest ./home-assistant.nix {};
   hostname = handleTest ./hostname.nix {};
   hound = handleTest ./hound.nix {};