diff options
Diffstat (limited to 'test/functional/editor')
| -rw-r--r-- | test/functional/editor/put_spec.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/functional/editor/put_spec.lua b/test/functional/editor/put_spec.lua index 79f9d97bc5..aeb9c75e42 100644 --- a/test/functional/editor/put_spec.lua +++ b/test/functional/editor/put_spec.lua @@ -931,6 +931,8 @@ describe('put command', function() end) it('should ring the bell when deleting if not appropriate', function() + t.skip(t.is_os('bsd'), 'crashes on freebsd') + command('goto 2') feed('i<bs><esc>') expect([[ |