summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorMartin Milata <martin@martinmilata.cz>2019-10-04 22:38:58 +0200
committerRobert Djubek <envy1988@gmail.com>2019-10-29 21:02:39 +0000
commit605379bc628f2fea85c144866d4bf8c2fe41ae33 (patch)
treef25f1d3703ac4aabb27dd1e5d066719199f55ff5 /nixos/tests/all-tests.nix
parentcb85d27adc70dcab9138198109402fa69ff68eca (diff)
downloadnixpkgs-605379bc628f2fea85c144866d4bf8c2fe41ae33.tar
nixpkgs-605379bc628f2fea85c144866d4bf8c2fe41ae33.tar.gz
nixpkgs-605379bc628f2fea85c144866d4bf8c2fe41ae33.tar.bz2
nixpkgs-605379bc628f2fea85c144866d4bf8c2fe41ae33.tar.lz
nixpkgs-605379bc628f2fea85c144866d4bf8c2fe41ae33.tar.xz
nixpkgs-605379bc628f2fea85c144866d4bf8c2fe41ae33.tar.zst
nixpkgs-605379bc628f2fea85c144866d4bf8c2fe41ae33.zip
nixos/matomo: add test
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 10564e063c6..e9020531eb2 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -158,6 +158,7 @@ in
   #logstash = handleTest ./logstash.nix {};
   mailcatcher = handleTest ./mailcatcher.nix {};
   mathics = handleTest ./mathics.nix {};
+  matomo = handleTest ./matomo.nix {};
   matrix-synapse = handleTest ./matrix-synapse.nix {};
   mediawiki = handleTest ./mediawiki.nix {};
   memcached = handleTest ./memcached.nix {};