summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2019-02-28 11:23:09 +0100
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2019-02-28 11:23:09 +0100
commitbe587ad38fd9ac276e7ae9f4ceda12af004d9806 (patch)
treedba1f8a8c2ea996dcb83bde7ab02680cc6c9822a /src
parent08bce616c5af789176ec1ab4836487a851734173 (diff)
downloadrabbitmq-server-git-be587ad38fd9ac276e7ae9f4ceda12af004d9806.tar.gz
rabbit_fifo_SUITE: Fix include of `rabbit_fifo.hrl`
We cannot use `-include_lib()` here because we are inside the application. It happened to work by chance because we use the Umbrella to work on all projects, so rabbitmq-server is also inside `DEPS_DIR`. But when the project is tested outside of the Umbrella, the testsuite failed to compile.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions