summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorRobert Hensing <robert@roberthensing.nl>2021-05-20 01:15:28 +0200
committerRobert Hensing <robert@roberthensing.nl>2021-05-20 10:41:52 +0200
commitdc9cb63de4cbb6035eb435f54ef65413d1a4b5dc (patch)
tree7c729ae112941ec841bdce311ac8cce60f7e691c /nixos/tests/all-tests.nix
parent76993d0b76df5d334a0184c80d0ccbdda0390897 (diff)
downloadnixpkgs-dc9cb63de4cbb6035eb435f54ef65413d1a4b5dc.tar
nixpkgs-dc9cb63de4cbb6035eb435f54ef65413d1a4b5dc.tar.gz
nixpkgs-dc9cb63de4cbb6035eb435f54ef65413d1a4b5dc.tar.bz2
nixpkgs-dc9cb63de4cbb6035eb435f54ef65413d1a4b5dc.tar.lz
nixpkgs-dc9cb63de4cbb6035eb435f54ef65413d1a4b5dc.tar.xz
nixpkgs-dc9cb63de4cbb6035eb435f54ef65413d1a4b5dc.tar.zst
nixpkgs-dc9cb63de4cbb6035eb435f54ef65413d1a4b5dc.zip
nixos/ghostunnel: 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 2d96eeacf22..420e6eaf2e8 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -135,6 +135,7 @@ in
   fsck = handleTest ./fsck.nix {};
   ft2-clone = handleTest ./ft2-clone.nix {};
   gerrit = handleTest ./gerrit.nix {};
+  ghostunnel = handleTest ./ghostunnel.nix {};
   gitdaemon = handleTest ./gitdaemon.nix {};
   gitea = handleTest ./gitea.nix {};
   gitlab = handleTest ./gitlab.nix {};