summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-09-12 18:09:49 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-09-12 18:09:49 +0200
commit5fbc3ee5200373820e14082fa7e96372506986bf (patch)
tree91f9d61f3c27d1574f996904538df3045176b44c
parent33bca7c9f66a6d2d99cabe33a23fddbc361f53c7 (diff)
downloadcurl-5fbc3ee5200373820e14082fa7e96372506986bf.tar.gz
tests: add test1912 to the dist
Follow-up to 70984ce1be4cab6c
-rw-r--r--tests/data/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc
index 3eeec29b6..435964e4e 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -207,7 +207,7 @@ test1700 test1701 test1702 \
test1800 test1801 \
\
test1904 test1905 test1906 test1907 \
-test1908 test1909 test1910 test1911 \
+test1908 test1909 test1910 test1911 test1912 \
\
test2000 test2001 test2002 test2003 test2004 test2005 test2006 test2007 \
test2008 test2009 test2010 test2011 test2012 test2013 test2014 test2015 \