Merge pull request #331848 from teutat3s/matrix-synapse-include-tests-wrapper
matrix-synapse: import tests in wrapper
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user