about summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorMarek Mahut <marek.mahut@gmail.com>2019-11-03 17:24:22 +0100
committerMarek Mahut <marek.mahut@gmail.com>2019-11-03 17:24:22 +0100
commite71b1e3363831a1ae0ded2963142a853cc1e926f (patch)
tree794db72455c8e6e1265073a8141169cf7d9113f3 /nixos/tests/all-tests.nix
parentf3b8d9bae3589e2c6a6804295b9fc6d21eaac0db (diff)
downloadnixlib-e71b1e3363831a1ae0ded2963142a853cc1e926f.tar
nixlib-e71b1e3363831a1ae0ded2963142a853cc1e926f.tar.gz
nixlib-e71b1e3363831a1ae0ded2963142a853cc1e926f.tar.bz2
nixlib-e71b1e3363831a1ae0ded2963142a853cc1e926f.tar.lz
nixlib-e71b1e3363831a1ae0ded2963142a853cc1e926f.tar.xz
nixlib-e71b1e3363831a1ae0ded2963142a853cc1e926f.tar.zst
nixlib-e71b1e3363831a1ae0ded2963142a853cc1e926f.zip
tests: adding trac
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 744d7ed0f839..1b5e0f520845 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -280,6 +280,7 @@ in
   tinydns = handleTest ./tinydns.nix {};
   tor = handleTest ./tor.nix {};
   transmission = handleTest ./transmission.nix {};
+  trac = handleTest ./trac.nix {};
   trezord = handleTest ./trezord.nix {};
   trickster = handleTest ./trickster.nix {};
   udisks2 = handleTest ./udisks2.nix {};