From 07be5808892732ead6e7f43658145c7123282a77 Mon Sep 17 00:00:00 2001 From: x123 Date: Mon, 2 Dec 2019 23:28:53 +0100 Subject: nixos/tests/timezone: port to python --- 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 fbc8b511f3b..aaae1861011 100644 --- a/nixos/tests/all-tests.nix +++ b/nixos/tests/all-tests.nix @@ -267,6 +267,7 @@ in taskserver = handleTest ./taskserver.nix {}; telegraf = handleTest ./telegraf.nix {}; tiddlywiki = handleTest ./tiddlywiki.nix {}; + timezone = handleTest ./timezone.nix {}; tinydns = handleTest ./tinydns.nix {}; tor = handleTest ./tor.nix {}; transmission = handleTest ./transmission.nix {}; -- cgit 1.4.1