From 41f5b66a0281ae9ee6ff6d5fb9c16899e5529d6e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 14 Apr 2020 11:19:12 +0200 Subject: tests: add four MQTT tests 1190 - 1193 --- tests/data/Makefile.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/data/Makefile.inc') diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc index 543eb28de..aa2883929 100644 --- a/tests/data/Makefile.inc +++ b/tests/data/Makefile.inc @@ -138,6 +138,8 @@ test1160 test1161 test1162 test1163 test1164 test1165 test1166 test1167 \ \ test1170 test1171 test1172 test1173 test1174 test1175 test1176 test1177 \ \ +test1190 test1191 test1192 test1193 \ +\ test1200 test1201 test1202 test1203 test1204 test1205 test1206 test1207 \ test1208 test1209 test1210 test1211 test1212 test1213 test1214 test1215 \ test1216 test1217 test1218 test1219 \ -- cgit v1.2.3