summaryrefslogtreecommitdiff
path: root/test/linter/test_cpp_cppcheck.vader
diff options
context:
space:
mode:
Diffstat (limited to 'test/linter/test_cpp_cppcheck.vader')
-rw-r--r--test/linter/test_cpp_cppcheck.vader2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/linter/test_cpp_cppcheck.vader b/test/linter/test_cpp_cppcheck.vader
index 21d6707d..880bcb41 100644
--- a/test/linter/test_cpp_cppcheck.vader
+++ b/test/linter/test_cpp_cppcheck.vader
@@ -5,7 +5,7 @@ Before:
After:
" Remove a test file we might open for some tests.
if &buftype != 'nofile'
- :q!
+ set nomodified
set buftype=nofile
endif