commit | 5d30ff19648d2ff0696cea97582b902f6a4ec0ba | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jun 06 16:12:12 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jun 06 16:12:12 2019 +0200 |
tree | 2b932551af5b577566f7d024d6491127ede12451 | |
parent | f6d50f1da8ed22cd6ff37ade965684dd1fa67a2c [diff] [blame] |
patch 8.1.1483: skipped tests are not properly listed Problem: Skipped tests are not properly listed. Solution: Throw a "Skipped" exception instead of using ":finish" or ":return".
diff --git a/src/testdir/test_fold.vim b/src/testdir/test_fold.vim index 9ad8218..ed87007 100644 --- a/src/testdir/test_fold.vim +++ b/src/testdir/test_fold.vim
@@ -708,7 +708,7 @@ func Test_folds_with_rnu() if !CanRunVimInTerminal() - return + throw 'Skipped: cannot make screendumps' endif call writefile([