From d6cc0ad96e0a8723d457d0a8c6c6bfc54df2920b Mon Sep 17 00:00:00 2001 From: Vincent Haupert Date: Sat, 4 Dec 2021 15:13:26 +0100 Subject: nixosTests.aesmd: 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 06305460c6ac9..f86cc2544dab3 100644 --- a/nixos/tests/all-tests.nix +++ b/nixos/tests/all-tests.nix @@ -23,6 +23,7 @@ in { _3proxy = handleTest ./3proxy.nix {}; acme = handleTest ./acme.nix {}; + aesmd = handleTest ./aesmd.nix {}; agda = handleTest ./agda.nix {}; airsonic = handleTest ./airsonic.nix {}; amazon-init-shell = handleTest ./amazon-init-shell.nix {}; -- cgit 1.4.1