mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 07:23:20 +00:00
matrix-synapse: import tests in wrapper
(cherry picked from commit ad96650f80
)
This commit is contained in:
parent
0ab9c4c1e0
commit
f4fb79e319
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user