diff options
author | Daniel Stenberg <daniel@haxx.se> | 2017-06-19 09:29:41 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-06-19 14:01:51 +0200 |
commit | 0bd12d19708208d29308d8df6196f55a7e3f85e5 (patch) | |
tree | 112bc87d69ee8186f62d96cd265710aab596e074 /tests/data/test1521 | |
parent | 8621b610454482e3b0ad1296e79adfc3158c0010 (diff) |
lib1521: add curl_easy_getinfo calls to the test set
Also added return value checks to make sure no unexpected return codes
are used.
Diffstat (limited to 'tests/data/test1521')
-rw-r--r-- | tests/data/test1521 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1521 b/tests/data/test1521 index 268c0695c..791a50dc8 100644 --- a/tests/data/test1521 +++ b/tests/data/test1521 @@ -16,7 +16,7 @@ lib1521 </tool> <name> -try ALL curl_easy_setopt options +Test all curl_easy_setopt and curl_easy_getinfo options </name> <command> unused |