summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorrnhmjoj <rnhmjoj@inventati.org>2019-11-13 19:17:32 +0100
committerrnhmjoj <rnhmjoj@inventati.org>2019-11-16 22:14:46 +0100
commitf6a8eb2d00cd71e630484337cae29c37694037a6 (patch)
treebf9ee22b6c559f584bb52bbec3893c07d0b66643 /nixos/tests/all-tests.nix
parent6823199dbec1c14c69c65d063775599c62e77779 (diff)
downloadnixpkgs-f6a8eb2d00cd71e630484337cae29c37694037a6.tar
nixpkgs-f6a8eb2d00cd71e630484337cae29c37694037a6.tar.gz
nixpkgs-f6a8eb2d00cd71e630484337cae29c37694037a6.tar.bz2
nixpkgs-f6a8eb2d00cd71e630484337cae29c37694037a6.tar.lz
nixpkgs-f6a8eb2d00cd71e630484337cae29c37694037a6.tar.xz
nixpkgs-f6a8eb2d00cd71e630484337cae29c37694037a6.tar.zst
nixpkgs-f6a8eb2d00cd71e630484337cae29c37694037a6.zip
nixos/tests/magnetico: port to python
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 a92a3ccd0d1..78bf7ea962a 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -148,6 +148,7 @@ in
   loki = handleTest ./loki.nix {};
   #logstash = handleTest ./logstash.nix {};
   lorri = handleTest ./lorri/default.nix {};
+  magnetico = handleTest ./magnetico.nix {};
   mailcatcher = handleTest ./mailcatcher.nix {};
   mathics = handleTest ./mathics.nix {};
   matomo = handleTest ./matomo.nix {};