diff options
author | Stephan Szabo <stephan.szabo@sony.com> | 2021-01-20 10:08:49 -0800 |
---|---|---|
committer | Jay Satiro <raysatiro@yahoo.com> | 2021-02-09 02:45:51 -0500 |
commit | 1269c80af1dc45c3cee1dbbc76270ac7c7d6f1c3 (patch) | |
tree | 8376253c4116399f71fbfd820a940949f18117f9 /tests/data/Makefile.inc | |
parent | d4a3b87c13da5db437dc66d646132bdeb902e196 (diff) | |
download | curl-1269c80af1dc45c3cee1dbbc76270ac7c7d6f1c3.tar.gz |
file: Support unicode urls on windows
Closes https://github.com/curl/curl/pull/6501
Diffstat (limited to 'tests/data/Makefile.inc')
-rw-r--r-- | tests/data/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc index 464eab2a9..6762c8dcc 100644 --- a/tests/data/Makefile.inc +++ b/tests/data/Makefile.inc @@ -201,7 +201,7 @@ test1630 test1631 test1632 test1633 test1634 \ test1650 test1651 test1652 test1653 test1654 test1655 \ test1660 \ \ -test1700 test1701 test1702 \ +test1700 test1701 test1702 test1703 \ \ test1800 test1801 \ \ |