summaryrefslogtreecommitdiff
path: root/tests/libtest/test.h
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2016-12-19 02:31:59 -0500
committerJay Satiro <raysatiro@yahoo.com>2016-12-19 02:31:59 -0500
commitc2402b6e02c6de2e4be0f87fd094da8e24d81d87 (patch)
tree67951a14c41b799d30b457063e21373b4c2232af /tests/libtest/test.h
parentd00f2a8f2e8529024709f70c8ab4c4138dc651a0 (diff)
downloadgnurl-c2402b6e02c6de2e4be0f87fd094da8e24d81d87.tar.gz
gnurl-c2402b6e02c6de2e4be0f87fd094da8e24d81d87.tar.bz2
gnurl-c2402b6e02c6de2e4be0f87fd094da8e24d81d87.zip
tests: checksrc compliance
Diffstat (limited to 'tests/libtest/test.h')
-rw-r--r--tests/libtest/test.h2
1 files changed, 2 insertions, 0 deletions
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