From 3306067d7b2434a211bee9d56d2ff63c2d1ed7fc Mon Sep 17 00:00:00 2001 From: meew0 Date: Sat, 30 Jan 2016 14:28:12 +0100 Subject: [PATCH] Add a newline at the end of msgbot --- test/msgbot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/msgbot.js b/test/msgbot.js index d2116642a..45796055d 100644 --- a/test/msgbot.js +++ b/test/msgbot.js @@ -85,4 +85,4 @@ client.login(process.env["ds_email"], process.env["ds_password"]).catch(console. var chan1, chan2; -var msg1, msg2; \ No newline at end of file +var msg1, msg2;