aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/test/channel_test.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/node/test/channel_test.js')
-rw-r--r--src/node/test/channel_test.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node/test/channel_test.js b/src/node/test/channel_test.js
index 77708d163e..449a8cc4c3 100644
--- a/src/node/test/channel_test.js
+++ b/src/node/test/channel_test.js
@@ -85,4 +85,4 @@ describe('channel', function() {
});
});
});
-}); \ No newline at end of file
+});