diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/DISABLED | 4 | ||||
-rw-r--r-- | tests/testcurl.1 | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 3874468b0..50544aba7 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -11,8 +11,8 @@ 882 938 # test 1801 causes problems on Mac OS X and github -# https://github.com/bagder/curl/issues/380 +# https://github.com/curl/curl/issues/380 1801 # test 1510 casues problems on the CI on github -# example: https://travis-ci.org/bagder/curl/builds/81633600 +# example: https://travis-ci.org/curl/curl/builds/81633600 1510 diff --git a/tests/testcurl.1 b/tests/testcurl.1 index 958b5f2d8..509f5dcc9 100644 --- a/tests/testcurl.1 +++ b/tests/testcurl.1 @@ -84,7 +84,7 @@ https://curl.haxx.se/auto/autocurl.txt): .nf $ mkdir daily-curl $ cd daily-curl - $ git clone git://github.com/bagder/curl.git + $ git clone git://github.com/curl/curl.git .fi With the curl sources checked out, or downloaded, you can start testing right |