diff options
Diffstat (limited to 'tests/data/test1165')
-rw-r--r-- | tests/data/test1165 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/data/test1165 b/tests/data/test1165 new file mode 100644 index 000000000..24c1c3eb1 --- /dev/null +++ b/tests/data/test1165 @@ -0,0 +1,25 @@ +<testcase> +<info> +<keywords> +source analysis +CURL_DISABLE +</keywords> +</info> + +# +# Client-side +<client> +<server> +none +</server> + + <name> +Verify configure.ac and source code CURL_DISABLE_-sync + </name> + +<command type="perl"> +%SRCDIR/disable-scan.pl %SRCDIR/.. +</command> +</client> + +</testcase> |