summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authormisuzu <bakalolka@gmail.com>2020-01-07 16:53:34 +0200
committermisuzu <bakalolka@gmail.com>2020-01-30 17:16:49 +0200
commit0a43e431ca85b4f8e6bdcb4c164e68e986930c2f (patch)
tree49a00ca9c5b5d3d60181c002410bc9c5fd8e413f /nixos/tests/all-tests.nix
parented41104a3b39be392a22f7cfb9808b4d9deb7710 (diff)
downloadnixpkgs-0a43e431ca85b4f8e6bdcb4c164e68e986930c2f.tar
nixpkgs-0a43e431ca85b4f8e6bdcb4c164e68e986930c2f.tar.gz
nixpkgs-0a43e431ca85b4f8e6bdcb4c164e68e986930c2f.tar.bz2
nixpkgs-0a43e431ca85b4f8e6bdcb4c164e68e986930c2f.tar.lz
nixpkgs-0a43e431ca85b4f8e6bdcb4c164e68e986930c2f.tar.xz
nixpkgs-0a43e431ca85b4f8e6bdcb4c164e68e986930c2f.tar.zst
nixpkgs-0a43e431ca85b4f8e6bdcb4c164e68e986930c2f.zip
nixos/freeswitch: 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 0bbf0d9ab41..bda4bcce6da 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -91,6 +91,7 @@ in
   flannel = handleTestOn ["x86_64-linux"] ./flannel.nix {};
   fluentd = handleTest ./fluentd.nix {};
   fontconfig-default-fonts = handleTest ./fontconfig-default-fonts.nix {};
+  freeswitch = handleTest ./freeswitch.nix {};
   fsck = handleTest ./fsck.nix {};
   gotify-server = handleTest ./gotify-server.nix {};
   gitea = handleTest ./gitea.nix {};