From c2402b6e02c6de2e4be0f87fd094da8e24d81d87 Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Mon, 19 Dec 2016 02:31:59 -0500 Subject: tests: checksrc compliance --- tests/libtest/test.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/libtest') diff --git a/tests/libtest/test.h b/tests/libtest/test.h index 9fd33aa72..3da03b838 100644 --- a/tests/libtest/test.h +++ b/tests/libtest/test.h @@ -20,6 +20,8 @@ * ***************************************************************************/ +/* !checksrc! disable ASSIGNWITHINCONDITION all */ + /* Now include the curl_setup.h file from libcurl's private libdir (the source version, but that might include "curl_config.h" from the build dir so we need both of them in the include path), so that we get good in-depth -- cgit v1.2.3