matrix-synapse: import tests in wrapper

(cherry picked from commit ad96650f80)
This commit is contained in:
teutat3s 2024-08-02 22:29:19 +02:00 committed by github-actions[bot]
parent 0ab9c4c1e0
commit f4fb79e319

View File

@ -39,7 +39,7 @@ stdenv.mkDerivation {
unwrapped = matrix-synapse-unwrapped;
# for backward compatibility
inherit (matrix-synapse-unwrapped) plugins tools;
inherit (matrix-synapse-unwrapped) plugins tests tools;
};
# Carry the maintainer, licenses, and various useful information.