summaryrefslogtreecommitdiffstats
path: root/nixos/tests
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-11-12 06:01:24 +0000
committerGitHub <noreply@github.com>2021-11-12 06:01:24 +0000
commit9a30ed00179b98a555c0cda400e5366228d3ccb0 (patch)
treecef0e78c0a6968bdbe42df4b7a483371c7815099 /nixos/tests
parent026e6c328aea2a4a90968ef15ee1219f5d9c6855 (diff)
parenta1b8eb4a30e32553f47ddfb185816f587ba08bbc (diff)
Merge master into staging-next
Diffstat (limited to 'nixos/tests')
-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 c86e5c6a7be1..5abb61c965c2 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -404,6 +404,7 @@ in
samba-wsdd = handleTest ./samba-wsdd.nix {};
sanoid = handleTest ./sanoid.nix {};
sddm = handleTest ./sddm.nix {};
+ seafile = handleTest ./seafile.nix {};
searx = handleTest ./searx.nix {};
service-runner = handleTest ./service-runner.nix {};
shadow = handleTest ./shadow.nix {};