Fix vim header comment

This commit is contained in:
lilia 2016-07-28 14:11:20 -07:00
parent c17c1bfa9d
commit a42fa1e6e1

View File

@ -1,4 +1,6 @@
/* vim: ts=4:sw=4 */
/*
* vim: ts=4:sw=4
*/
'use strict';
describe('SessionCipher', function() {