summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/per_vhost_msg_store_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/per_vhost_msg_store_SUITE.erl b/test/per_vhost_msg_store_SUITE.erl
index 4a890ce3ea..2a13440564 100644
--- a/test/per_vhost_msg_store_SUITE.erl
+++ b/test/per_vhost_msg_store_SUITE.erl
@@ -252,4 +252,4 @@ open_channel(Vhost, Config) ->
{ok, Conn} = amqp_connection:start(
#amqp_params_direct{node = Node, virtual_host = Vhost}),
{ok, Chan} = amqp_connection:open_channel(Conn),
- Chan. \ No newline at end of file
+ Chan.