diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-04-24 11:21:01 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-04-24 13:43:21 +0200 |
commit | 75e8feb6fb08b1e5849f5b05a7e815b234685f16 (patch) | |
tree | e76f0cbb404e14276ea6fbfeb3483ba8863ffe7a /tests/data | |
parent | 1ae586005929b63aef58525fce0c11afbee54a91 (diff) |
tests: make runtests check that disabled tests exists
... and error out if so. Removed '536' from DISABLED as there is no such
test file.
Closes #5288
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/DISABLED | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 9b3af1acf..198728fdf 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -22,7 +22,6 @@ 1307 # Pipelining is deprecated 530 -536 584 1900 1901 |