diff options
| author | Jean-Sébastien Pédron <jean-sebastien@rabbitmq.com> | 2019-05-03 15:15:17 +0200 |
|---|---|---|
| committer | Jean-Sébastien Pédron <jean-sebastien@rabbitmq.com> | 2019-05-03 15:17:56 +0200 |
| commit | 9dacdfeade55697fb0f713a9feb8ca0089774c74 (patch) | |
| tree | 719e102d2b179edfb66915b69ee549c6db4db523 /INSTALL | |
| parent | 36972c3dae8ec81d3227fb4dd8ee9685cf69651f (diff) | |
| download | rabbitmq-server-git-9dacdfeade55697fb0f713a9feb8ca0089774c74.tar.gz | |
rabbit_feature_flags: Export initialize_registry/1 for the testsuite
Hiding the export behind the `TEST` macro should work on the paper.
Unfortunately, when we compile a test plugin as part of the
`feature_flags_SUITE` testsuite, `rabbit` is recompiled without the
`TEST` macro. This causes the testsuite to fail with an `undef`
exception because initialize_registry/1 is not exported anymore.
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions
