mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
matrix-synapse: import tests in wrapper
This commit is contained in:
parent
9f918d616c
commit
ad96650f80
@ -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