From c2a3a9b1095c3566f85df9be2d005527543430c3 Mon Sep 17 00:00:00 2001 From: David Halls Date: Wed, 9 Aug 2017 14:48:45 +0100 Subject: [PATCH] Fix lint --- test/topic_count.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/topic_count.js b/test/topic_count.js index a312646..38b4782 100644 --- a/test/topic_count.js +++ b/test/topic_count.js @@ -1,3 +1,5 @@ +/*globals rabbitmq_test_bindings: false, + rabbitmq_bindings_to_remove: false */ /*jslint mocha: true */ "use strict";