diff --git a/test/test.js b/test/test.js index 88f3d66..7356731 100644 --- a/test/test.js +++ b/test/test.js @@ -421,3 +421,4 @@ describe('.unbind()', function() { }) }) +// vim:set et sw=2 ts=2 tw=80 foldlevel=0: