summaryrefslogtreecommitdiffstats
path: root/nixos/tests
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2021-11-12 01:30:53 +0100
committerGitHub <noreply@github.com>2021-11-12 01:30:53 +0100
commit41068b48655891a1789326837b03ce02a63e0f43 (patch)
tree8c4a16fa782f1b7ab73515cd87ebe5a036a57952 /nixos/tests
parente7f0ed16c47e93456bf3f15985232b552b3dd2fa (diff)
parentc504b013318a7c65b158fedbd3084bf498f6e4f4 (diff)
Merge pull request #144968 from vcunat/p/nixos-tests-seafile-unreachable
nixosTests.seafile: link the committed test
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 39b4be0b4f7d..4c28b552679e 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -403,6 +403,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 {};