From 6cd975094d9ea1bd39a9bd47307008e31fadfebe Mon Sep 17 00:00:00 2001 From: Minijackson Date: Sun, 6 Dec 2020 16:05:21 +0100 Subject: nixos/tests/tinc: init with simple test --- nixos/tests/all-tests.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/tests/all-tests.nix') diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix index c58203cc481..4bfcdd63500 100644 --- a/nixos/tests/all-tests.nix +++ b/nixos/tests/all-tests.nix @@ -370,6 +370,7 @@ in telegraf = handleTest ./telegraf.nix {}; tiddlywiki = handleTest ./tiddlywiki.nix {}; timezone = handleTest ./timezone.nix {}; + tinc = handleTest ./tinc {}; tinydns = handleTest ./tinydns.nix {}; tor = handleTest ./tor.nix {}; # traefik test relies on docker-containers -- cgit 1.4.1