aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2020-11-10 12:59:05 -0500
committerGitHub <noreply@github.com>2020-11-10 12:59:05 -0500
commita4fea2884dae63d218179035981d2edfa21fda91 (patch)
tree537d37e7ccfecfdccf686a99f2e7f04bafe9afb6 /test
parentbb7ed42089e77feebe26b94f4cb46c72254b55e6 (diff)
parent31366c44c45e7ffd402a350b34a841340de9fe5f (diff)
downloadrneovim-a4fea2884dae63d218179035981d2edfa21fda91.tar.gz
rneovim-a4fea2884dae63d218179035981d2edfa21fda91.tar.bz2
rneovim-a4fea2884dae63d218179035981d2edfa21fda91.zip
Merge pull request #13266 from jamessan/pvs-check
Diffstat (limited to 'test')
-rw-r--r--test/functional/fixtures/streams-test.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/functional/fixtures/streams-test.c b/test/functional/fixtures/streams-test.c
index 56d475d7dc..eec447153c 100644
--- a/test/functional/fixtures/streams-test.c
+++ b/test/functional/fixtures/streams-test.c
@@ -1,3 +1,6 @@
+// This is an open source non-commercial project. Dear PVS-Studio, please check
+// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
+
/// Helper program to exit and keep stdout open (like "xclip -i -loops 1").
#include <stdio.h>