summaryrefslogtreecommitdiff
path: root/tests/data
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-02-03 20:59:54 +0100
committerDaniel Stenberg <daniel@haxx.se>2015-02-03 21:03:11 +0100
commit83bb07027db631b880acaf2240cc2cb2b73cf1bc (patch)
tree89ddbf9a4de9db13254723e9bcddadbf32bc910d /tests/data
parent6b68aa989c9d5f6c031e992f44e5ad792ab48994 (diff)
downloadcurl-83bb07027db631b880acaf2240cc2cb2b73cf1bc.tar.gz
unit1600: unit test for Curl_ntlm_core_mk_nt_hash
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc
index 940182baa..15b583ecf 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -155,6 +155,8 @@ test1520 \
\
test1525 test1526 test1527 test1528 test1529 \
\
+test1600 \
+\
test1800 test1801 \
\
test1900 test1901 test1902 test1903 \