diff --git a/test/SessionCipherTest.js b/test/SessionCipherTest.js index 82e7720..96c5c92 100644 --- a/test/SessionCipherTest.js +++ b/test/SessionCipherTest.js @@ -1,4 +1,6 @@ -/* vim: ts=4:sw=4 */ +/* + * vim: ts=4:sw=4 + */ 'use strict'; describe('SessionCipher', function() {