summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2019-05-03 15:15:17 +0200
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2019-05-03 15:17:56 +0200
commit9dacdfeade55697fb0f713a9feb8ca0089774c74 (patch)
tree719e102d2b179edfb66915b69ee549c6db4db523 /scripts
parent36972c3dae8ec81d3227fb4dd8ee9685cf69651f (diff)
downloadrabbitmq-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 'scripts')
0 files changed, 0 insertions, 0 deletions