mirror of
https://github.com/curl/curl.git
synced 2026-05-19 08:36:21 +03:00
tests/data/Makefile.am: fix trailing slash issue
Follow-up from 6758aa722d
Fixes #16556
Closes #16558
This commit is contained in:
parent
6758aa722d
commit
57ac8aed3f
1 changed files with 3 additions and 3 deletions
|
|
@ -272,8 +272,8 @@ test3024 test3025 test3026 test3027 test3028 test3029 test3030 test3031 \
|
|||
test3032 \
|
||||
\
|
||||
test3100 test3101 test3102 test3103 test3104 test3105 \
|
||||
test3200 \
|
||||
test3201 test3202 test3203 test3204 test3205 test3207 test3208 test3209 \
|
||||
test3210 \
|
||||
\
|
||||
test3200 test3201 test3202 test3203 test3204 test3205 test3207 test3208 \
|
||||
test3209 test3210
|
||||
|
||||
EXTRA_DIST = $(TESTCASES) DISABLED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue