From 08eb63b5ac9f004dccc678184f9d7fead1040012 Mon Sep 17 00:00:00 2001 From: misuzu Date: Thu, 10 Oct 2019 14:56:05 +0300 Subject: nixos/3proxy: init --- 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 9db505a27d4..f01c6e71fce 100644 --- a/nixos/tests/all-tests.nix +++ b/nixos/tests/all-tests.nix @@ -21,6 +21,7 @@ let else {}; in { + _3proxy = handleTest ./3proxy.nix {}; acme = handleTestOn ["x86_64-linux"] ./acme.nix {}; atd = handleTest ./atd.nix {}; automysqlbackup = handleTest ./automysqlbackup.nix {}; -- cgit 1.4.1