summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2015-11-21 00:04:57 +0000
committerSteve Holme <steve_holme@hotmail.com>2015-11-21 00:04:57 +0000
commitf024ece8c719c8f943ffec8e405eabbd1178446f (patch)
treef63368d29df5ffe42e9e9c63d4577e385fea1bda
parentad6f6e17d32a32c49dfb5c3686fdd475f6b1a8f5 (diff)
downloadgnurl-f024ece8c719c8f943ffec8e405eabbd1178446f.tar.gz
gnurl-f024ece8c719c8f943ffec8e405eabbd1178446f.tar.bz2
gnurl-f024ece8c719c8f943ffec8e405eabbd1178446f.zip
Makefile.inc: Fixed test run error
test845 not present in tests/data/Makefile.inc
-rw-r--r--tests/data/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc
index 9e02b3f56..eeed1b13a 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -86,8 +86,8 @@ test800 test801 test802 test803 test804 test805 test806 test807 test808 \
test809 test810 test811 test812 test813 test814 test815 test816 test817 \
test818 test819 test820 test821 test822 test823 test824 test825 test826 \
test827 test828 test829 test830 test831 test832 test833 test834 test835 \
-test836 test837 test838 test839 test840 test841 test842 test843 test843 \
-test844 \
+test836 test837 test838 test839 test840 test841 test842 test843 test844 \
+test845 \
\
test850 test851 test852 test853 test854 test855 test856 test857 test858 \
test859 test860 test861 test862 test863 test864 test865 test866 test867 \