summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorGeorg Haas <hax404foogit@hax404.de>2020-08-30 18:31:54 +0200
committerGeorg Haas <hax404foogit@hax404.de>2020-08-31 15:22:50 +0200
commit2bd6f0744fe78ef7150c493045bd3142df628a2a (patch)
treeddd963dc169a4179e3e9d4448a9a839b82e0c681 /nixos/tests/all-tests.nix
parent9376dd8516490f525f1ca0c188e40ba64f5c6b64 (diff)
downloadnixpkgs-2bd6f0744fe78ef7150c493045bd3142df628a2a.tar
nixpkgs-2bd6f0744fe78ef7150c493045bd3142df628a2a.tar.gz
nixpkgs-2bd6f0744fe78ef7150c493045bd3142df628a2a.tar.bz2
nixpkgs-2bd6f0744fe78ef7150c493045bd3142df628a2a.tar.lz
nixpkgs-2bd6f0744fe78ef7150c493045bd3142df628a2a.tar.xz
nixpkgs-2bd6f0744fe78ef7150c493045bd3142df628a2a.tar.zst
nixpkgs-2bd6f0744fe78ef7150c493045bd3142df628a2a.zip
nixos/tests/robustirc-bridge: init
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 fabd525dd90..60ef5a02763 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -298,6 +298,7 @@ in
   redis = handleTest ./redis.nix {};
   redmine = handleTest ./redmine.nix {};
   restic = handleTest ./restic.nix {};
+  robustirc-bridge = handleTest ./robustirc-bridge.nix {};
   roundcube = handleTest ./roundcube.nix {};
   rspamd = handleTest ./rspamd.nix {};
   rss2email = handleTest ./rss2email.nix {};